📝 升级文档.

This commit is contained in:
lijiahang
2024-05-16 17:23:57 +08:00
parent d13ec07f4c
commit 97d88ddea3
5 changed files with 51 additions and 15 deletions

4
docker-upgrade.sh Normal file
View File

@@ -0,0 +1,4 @@
#/bin/bash
docker compose down
sh ./pull.sh
docker compose up -d