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