Update install/script.sh

This commit is contained in:
2026-02-20 12:16:26 +01:00
parent 5fb55dcf40
commit 54add721a8

View File

@@ -17,5 +17,3 @@ if [ -z "$DIR_NAME" ]; then
else
git clone "$REPO_URL" "$DIR_NAME"
fi
echo "Klaar."