diff --git a/contrib/prebuild-install/docker-compose.sh b/contrib/prebuild-install/docker-compose.sh index eff4aa7f4..2e3a2f946 100755 --- a/contrib/prebuild-install/docker-compose.sh +++ b/contrib/prebuild-install/docker-compose.sh @@ -1,4 +1,4 @@ -#/bin/eash +#/bin/bash read -p "Please input the platform name you want to pull images, for docker hub, enter 1; for daocloud.io, enter 2, otherwise enter the name of the platform, the default is 1:" choice cd ../../Deploy template_file="docker-compose.yml.template"