1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-12 10:12:31 +08:00

🤣测试升级脚本执行时间

This commit is contained in:
LiuShen 2025-10-01 01:20:26 +08:00
parent 8aa0ac7919
commit 9b41cf0979
2 changed files with 7 additions and 1 deletions

View File

@ -22,7 +22,10 @@ services:
networks:
- 1panel-network
volumes:
- ./data:/anheyu/data
- ./anheyu-data/data:/anheyu/data
- ./anheyu-data/themes:/anheyu/themes
- ./anheyu-data/static:/anheyu/static
- ./anheyu-data/backup:/anheyu/backup
networks:
1panel-network:

View File

@ -0,0 +1,3 @@
#!/bin/bash
echo "Upgrading..."