🤣测试升级脚本执行时间
This commit is contained in:
@@ -22,7 +22,10 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
volumes:
|
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:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
|
|||||||
3
anheyu-blog-pro/1.2.2/scripts/upgrade.sh
Normal file
3
anheyu-blog-pro/1.2.2/scripts/upgrade.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
echo "Upgrading..."
|
||||||
Reference in New Issue
Block a user