Browse Source

chore:change use docker compose command

baerwang 2 years ago
parent
commit
227057ad84
1 changed files with 1 additions and 1 deletions
  1. 1 1
      safeline-ce.sh

+ 1 - 1
safeline-ce.sh

@@ -43,4 +43,4 @@ fi
 mkdir -p $installer_path
 
 echo "Success!"
-echo "Start safeline-ce with `docker compose up -d`"
+echo "Start safeline-ce with `docker-compose up -d`"