/ hmmm… maybe not a bug, but a shell issue?

This commit is contained in:
committer@tuxwarrior
2024-08-27 16:43:00 -05:00
parent 507fc2a40d
commit 2605213781

View File

@@ -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}