From c507180fb799bcc7cbaf4ad13785254fd5fb0594 Mon Sep 17 00:00:00 2001 From: Alexander Hess Date: Tue, 19 Mar 2024 09:29:19 +0100 Subject: [PATCH] Add a bit of separation --- .config/shell/utils.d/update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/shell/utils.d/update.sh b/.config/shell/utils.d/update.sh index f85d7ab..3fda403 100644 --- a/.config/shell/utils.d/update.sh +++ b/.config/shell/utils.d/update.sh @@ -179,6 +179,8 @@ _fix_locations() { run-private-scripts() { # in the Nextcloud sudo --validate || return + echo + if [ -d "$HOME/Cloud/Getraenkemarkt/Setup/Shell" ]; then for file in $HOME/Cloud/Getraenkemarkt/Setup/Shell/*.sh; do source $file