This commit is contained in:
Stephan Raabe
2024-05-23 14:00:01 +02:00
parent d1cdc5d648
commit 4fea3df1cd
7 changed files with 43 additions and 29 deletions
-1
View File
@@ -2,7 +2,6 @@
# Confirm Start
# ------------------------------------------------------
echo "You can cancel the installation at any time with CTRL + C"
SCRIPT=$(realpath "$0")
SCRIPTPATH=$(dirname "$SCRIPT")
if [ $SCRIPTPATH = "/home/$USER/dotfiles" ]; then