📝 修改仓库地址.

This commit is contained in:
lijiahang
2024-06-12 15:13:07 +08:00
parent bfb80afee2
commit af97f752f5
33 changed files with 52 additions and 53 deletions

View File

@@ -1,6 +1,5 @@
#/bin/bash
docker compose down
sh ./pull.sh
# demo 启动
if [ "$1" == "demo" ]; then
sed -i 's/DEMO_MODE=false/DEMO_MODE=true/g' docker-compose.yml