„install.sh“ ändern
This commit is contained in:
parent
1c3aca9bea
commit
77329356eb
@ -87,5 +87,4 @@ while true; do
|
||||
read -p "Do you want to install Docker Compose? (y/n): " yn
|
||||
case $yn in
|
||||
[Yy]* )
|
||||
echo "Installing Docker Compose..."
|
||||
install_docker_compose
|
||||
echo "Installing
|
||||
|
Loading…
Reference in New Issue
Block a user