„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
|
read -p "Do you want to install Docker Compose? (y/n): " yn
|
||||||
case $yn in
|
case $yn in
|
||||||
[Yy]* )
|
[Yy]* )
|
||||||
echo "Installing Docker Compose..."
|
echo "Installing
|
||||||
install_docker_compose
|
|
||||||
|
Loading…
Reference in New Issue
Block a user