From 6256c641267d9cb17ef237b04855a0629cc98c7a Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Sun, 2 Apr 2023 04:21:22 +0200 Subject: [PATCH] Remove unnecessary variables --- scripts/Common/Config/UserProfile/personal.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/Common/Config/UserProfile/personal.sh b/scripts/Common/Config/UserProfile/personal.sh index 3199b2a2..54581f00 100755 --- a/scripts/Common/Config/UserProfile/personal.sh +++ b/scripts/Common/Config/UserProfile/personal.sh @@ -3,10 +3,6 @@ NEXTCLOUD_DIR="${NEXTCLOUD_DIR}"; INSTALL_FONTS="${INSTALL_FONTS}"; dir="${BASH_SOURCE%/*}"; pushd "$dir" > /dev/null; -scriptRoot="$dir/../.."; -softwareRoot="$scriptRoot/Software"; -configRoot="$scriptRoot/Config"; -cloudRoot="$configRoot/rclone"; # Sync clouds {