From 0b60107552bad53bcb71aa9cf1ba5ce800ab8ee6 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Tue, 27 Aug 2024 16:40:54 -0500 Subject: [PATCH] / ah, more bugs --- scripts/99_deploy.sh | 2 ++ 1 file changed, 2 insertions(+) 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}