mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-06-05 19:33:48 +08:00
update
This commit is contained in:
@@ -4,7 +4,7 @@ outline: deep
|
||||
|
||||
# 仓库
|
||||
|
||||
https://github.com/spiritLHLS/convoypanel-scripts
|
||||
https://github.com/oneclickvirt/convoypanel-scripts
|
||||
|
||||
# convoypanel-scripts
|
||||
|
||||
@@ -19,12 +19,12 @@ Prerequisites for installation:
|
||||
**I don't guarantee that this script is error-free, it's just for my own amusement.**
|
||||
|
||||
```
|
||||
curl -L https://github.com/spiritLHLS/convoypanel-scripts/raw/main/installconvoy.sh -o installconvoy.sh && chmod +x installconvoy.sh && bash installconvoy.sh
|
||||
curl -L https://github.com/oneclickvirt/convoypanel-scripts/raw/main/installconvoy.sh -o installconvoy.sh && chmod +x installconvoy.sh && bash installconvoy.sh
|
||||
```
|
||||
|
||||
### Thanks
|
||||
|
||||
Base on https://github.com/spiritLHLS/pve
|
||||
Base on https://github.com/oneclickvirt/pve
|
||||
|
||||
Base on https://docs.convoypanel.com/guide/deployment/#installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user