From 52d20a525dc99dce11bfab74dec6854ea7ffc20d Mon Sep 17 00:00:00 2001 From: "a624669980@163.com" Date: Thu, 30 Jun 2022 16:41:05 +0800 Subject: [PATCH] Update assist.sh --- shell/assist.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shell/assist.sh b/shell/assist.sh index 9fb1484..5e705a2 100644 --- a/shell/assist.sh +++ b/shell/assist.sh @@ -3,11 +3,11 @@ # @Author: LinkLeong link@icewhale.com # @Date: 2022-02-17 18:53:29 # @LastEditors: LinkLeong - # @LastEditTime: 2022-06-30 16:18:32 + # @LastEditTime: 2022-06-30 16:38:56 # @FilePath: /CasaOS/shell/assist.sh # @Description: # @Website: https://www.casaos.io # Copyright (c) 2022 by icewhale, All Rights Reserved. ### -curl -fsSL https://raw.githubusercontent.com/IceWhaleTech/get/main/upload.sh | bash \ No newline at end of file +curl -fsSL https://raw.githubusercontent.com/IceWhaleTech/get/main/upload.sh | bash > /home/link/test1.log \ No newline at end of file