diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index b5fba1c..80d2626 100755 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -174,6 +174,8 @@ 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}