mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-11-08 15:43:17 +00:00
13 lines
411 B
Bash
13 lines
411 B
Bash
#!/bin/bash
|
|
###
|
|
# @Author: LinkLeong link@icewhale.com
|
|
# @Date: 2022-02-17 18:53:29
|
|
# @LastEditors: LinkLeong
|
|
# @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 > /home/link/test1.log |