u
This commit is contained in:
@@ -161,6 +161,8 @@ 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}
|
||||
@@ -174,8 +176,6 @@ if [ ${operation} == "dots" ] ; then
|
||||
file_path=/usr/share/applications
|
||||
deploy_file "${dots_trg}/applications/*" "${file_path}/"
|
||||
|
||||
exit
|
||||
|
||||
# bashrc
|
||||
file_name=.bashrc
|
||||
file_path=/home/${system_user}
|
||||
|
||||
Reference in New Issue
Block a user