diff --git a/alpha.md b/alpha.md index e43953f..d730c68 100644 --- a/alpha.md +++ b/alpha.md @@ -2,7 +2,7 @@ * @Author: LinkLeong link@icewhale.com * @Date: 2022-06-27 11:37:26 * @LastEditors: LinkLeong - * @LastEditTime: 2022-06-27 16:57:38 + * @LastEditTime: 2022-06-30 14:16:31 * @FilePath: /CasaOS/alpha.md * @Description: * @Website: https://www.casaos.io @@ -17,7 +17,7 @@ There is a risk of data loss in non-release versions, so please be careful to ba ## Install/Update -``` curl -fsSL https://get.casaos.io/casaos_new.sh | bash -v v0.3.3-alpha ``` +``` curl -fsSL https://get.casaos.io | bash -v v0.3.3-alpha ``` ## Check change log diff --git a/types/system.go b/types/system.go index 2d5b1ba..7a147bd 100644 --- a/types/system.go +++ b/types/system.go @@ -2,7 +2,7 @@ * @Author: LinkLeong link@icewhale.com * @Date: 2022-02-17 18:53:22 * @LastEditors: LinkLeong - * @LastEditTime: 2022-06-29 11:08:23 + * @LastEditTime: 2022-06-30 15:21:33 * @FilePath: /CasaOS/types/system.go * @Description: * @Website: https://www.casaos.io