Update install/bensprogamma/install.sh

This commit is contained in:
2026-02-20 12:03:57 +01:00
parent 6d2008b244
commit c6c20ad200

View File

@@ -9,5 +9,3 @@ if [ -z "$dir_name" ]; then
else else
git clone "$repo_url" "$dir_name" git clone "$repo_url" "$dir_name"
fi fi
echo "Klaar."