Skip to content

统一升级脚本 #679

@laozhou0731

Description

@laozhou0731

随着版本的更新,目前存在两种升级脚本。且较老版本的升级脚本会导致升级不完整,部分功能异常。
请统一。

老版本: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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions