From 4414aa8c8bf1a23a9d6985565ca0e56f6a4b69f1 Mon Sep 17 00:00:00 2001 From: "a624669980@163.com" Date: Thu, 30 Jun 2022 15:22:13 +0800 Subject: [PATCH] update alpha --- alpha.md | 4 ++-- types/system.go | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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