mirror of
https://github.com/acepanel/panel.git
synced 2026-02-07 05:47:21 +08:00
feat: 更新 s3fs 和 supervisor 的升级脚本
This commit is contained in:
@@ -9,5 +9,5 @@ var (
|
||||
Excludes = []string{}
|
||||
Install = `bash /www/panel/scripts/supervisor/install.sh`
|
||||
Uninstall = `bash /www/panel/scripts/supervisor/uninstall.sh`
|
||||
Update = `bash /www/panel/scripts/supervisor/install.sh`
|
||||
Update = `bash /www/panel/scripts/supervisor/update.sh`
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user