modify docker-compose.sh

This commit is contained in:
wemeya 2016-07-28 19:19:56 +08:00
parent 09fc1f3ee0
commit 6ca46b5b14
1 changed files with 1 additions and 1 deletions

View File

@ -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"