Home > Topics > Pagoda Panel > body text

Pagoda linux panel update command

藏色散人
Release: 2020-12-15 14:42:43
forward
3998 people have browsed it

The following tutorial column of 宝太 will introduce you to the Pagoda Linux panel update command. I hope it will be helpful to friends who need it!

Pagoda linux panel update command

linux panel update command

Update command:

wget -O update.sh http://download.bt.cn/install/update.sh && sh update.sh
Copy after login

Enter directly via ssh and press Enter

Pagoda linux panel update command

After execution, it will prompt that the upgrade is successful

Pagoda linux panel update command

#If you want to specify the version, just pass the version number as the first parameter. The following is specified as version 5.6.0 Command

wget -O update.sh http://download.bt.cn/install/update.sh && sh update.sh 5.6.0
Copy after login

*Unless otherwise specified, updating is not necessary. When you use stable, you can choose not to update.

The above is the detailed content of Pagoda linux panel update command. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:bt.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template