mirror of
https://github.com/d0zingcat/deploy.git
synced 2026-05-14 07:26:43 +00:00
update simple compose
This commit is contained in:
@@ -10,7 +10,7 @@ echo "ℹ️ Press [ENTER] for default values:"
|
||||
echo
|
||||
|
||||
echo
|
||||
read -p "Enter Gateway version you want to use [latest/development] (default = \"latest\") >>> " GATEWAY_TAG
|
||||
read -p "Enter Gateway version you want to use [latest/latest-arm] (default = \"latest\") >>> " GATEWAY_TAG
|
||||
if [ "$GATEWAY_TAG" == "" ]
|
||||
then
|
||||
GATEWAY_TAG="latest"
|
||||
|
||||
Reference in New Issue
Block a user