下面由寶塔安裝教學專欄為大家介紹CentOS 7快速安裝寶塔面板的方法,希望對需要的朋友有幫助!
執行下列指令進行安裝:
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install.sh && sh install.sh
升級:
wget -O update.sh http://download.bt.cn/install/update_pro.sh && bash update.sh pro
一鍵專業版:
wget https://okoke.cn/bt/btpanel.sh && chmod 755 btpanel.sh && bash btpanel.sh
更多寶塔面板技術文章,請造訪寶塔教學欄位!
以上是CentOS 7快速安裝寶塔面板的方法的詳細內容。更多資訊請關注PHP中文網其他相關文章!