/ hmmm… maybe not a bug, but a shell issue?
This commit is contained in:
@@ -161,8 +161,6 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
targz_dots_url=https://git.mz.fo/fro/lnx-arch/archive/master.tar.gz
|
targz_dots_url=https://git.mz.fo/fro/lnx-arch/archive/master.tar.gz
|
||||||
dots_trg=${clone_trg}/lnx-arch/dots
|
dots_trg=${clone_trg}/lnx-arch/dots
|
||||||
|
|
||||||
exit
|
|
||||||
|
|
||||||
echo "***** ${operation} *****"
|
echo "***** ${operation} *****"
|
||||||
rm -rf ${clone_trg}/lnx-arch
|
rm -rf ${clone_trg}/lnx-arch
|
||||||
download_repo ${targz_dots_url}
|
download_repo ${targz_dots_url}
|
||||||
|
|||||||
Reference in New Issue
Block a user