下面由寶塔教程欄目給大家介紹寶塔linux面板更新命令,希望對需要的朋友有所幫助!
linux面板更新命令
更新命令:
wget -O update.sh http://download.bt.cn/install/update.sh && sh update.sh
直接在ssh輸入后回車
執(zhí)行完提示升級成功
若要指定版本,第一個參數(shù)傳版本號即可,以下是指定為5.6.0版的命令
wget -O update.sh http://download.bt.cn/install/update.sh && sh update.sh 5.6.0
*如無特殊說明,更新并非是必要的,當(dāng)你使用穩(wěn)定時,可以選擇不更新。