随着版本的更新,目前存在两种升级脚本。且较老版本的升级脚本会导致升级不完整,部分功能异常。
请统一。
老版本:wget -O install.sh https://websoft9.github.io/websoft9/install/install.sh && bash install.sh --execute_mode upgrade
新版本:wget -O install.sh https://artifact.websoft9.com/release/websoft9/install.sh && bash install.sh --execute_mode upgrade
随着版本的更新,目前存在两种升级脚本。且较老版本的升级脚本会导致升级不完整,部分功能异常。
请统一。
老版本:wget -O install.sh https://websoft9.github.io/websoft9/install/install.sh && bash install.sh --execute_mode upgrade
新版本:wget -O install.sh https://artifact.websoft9.com/release/websoft9/install.sh && bash install.sh --execute_mode upgrade