mirror of
https://github.com/perfect-panel/ppanel-script.git
synced 2026-07-01 03:04:20 +08:00
ec0bc2321a5e62d4a8136749d87749e71953e070
Script Deployment
Run the following commands to deploy PPanel:
bash <(curl -fsSL https://raw.githubusercontent.com/perfect-panel/ppanel-script/refs/heads/main/install.sh)
bash <(wget -qO- https://raw.githubusercontent.com/perfect-panel/ppanel-script/refs/heads/main/install.sh)
Description
This repository contains scripts for quick deployment, helping developers easily deploy applications. 部署脚本
Languages
Shell
100%