From 26052137818ad10f7ffe5d275bbfd874fe4ea296 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Tue, 27 Aug 2024 16:43:00 -0500 Subject: [PATCH] =?UTF-8?q?/=20hmmm=E2=80=A6=20maybe=20not=20a=20bug,=20bu?= =?UTF-8?q?t=20a=20shell=20issue=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/99_deploy.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index 2d6cc7b..b5fba1c 100755 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -161,8 +161,6 @@ if [ ${operation} == "dots" ] ; then targz_dots_url=https://git.mz.fo/fro/lnx-arch/archive/master.tar.gz dots_trg=${clone_trg}/lnx-arch/dots -exit - echo "***** ${operation} *****" rm -rf ${clone_trg}/lnx-arch download_repo ${targz_dots_url}