feat: add success and deploy hint after installation

This commit is contained in:
zclaiqcc
2023-04-14 10:55:40 +08:00
parent 91559031f2
commit 249c098960

View File

@@ -41,3 +41,6 @@ COMPOSE_FILE=compose.yaml" > $env_file
fi
mkdir -p $installer_path
echo "Success!"
echo "Start safeline-ce with `docker compose up -d`"