„install.sh“ ändern

This commit is contained in:
Yann Mölle 2023-04-17 20:36:47 +02:00
parent 8fcd019b20
commit 0b77cb571c

View File

@ -96,6 +96,3 @@ while true; do
echo "Skipping Docker Compose installation."
break
;;
* )
echo "Please answer yes (y) or no (n)."
;;