From ed3f25ef0107feaa46bee16d455942fb87d4ab52 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Fri, 7 Apr 2023 21:25:17 +0200 Subject: [PATCH] FIx broken script --- scripts/Common/Config/UserProfile/install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/Common/Config/UserProfile/install.sh b/scripts/Common/Config/UserProfile/install.sh index d71349e9..26018716 100755 --- a/scripts/Common/Config/UserProfile/install.sh +++ b/scripts/Common/Config/UserProfile/install.sh @@ -11,7 +11,6 @@ then fi; # Sync clouds -pushd "$dir" > /dev/null; . "../rclone/InstallSync.sh" nextcloud "$NEXTCLOUD_DIR"; if [ ! -z "$INSTALL_FONTS" ]