mirror of
https://github.com/perfect-panel/ppanel-script.git
synced 2026-05-06 14:10:26 +08:00
d1c93a0b5f07cca08194c0d9ddfa91ed35c9066a
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%