mirror of
https://github.com/perfect-panel/ppanel-script.git
synced 2026-05-07 23:25:49 +08:00
1672e97167de36fc5bcbac2625e30f574c99982c
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%