mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-11-30 18:28:11 +00:00
13 lines
388 B
Bash
13 lines
388 B
Bash
#!/bin/bash
|
|
###
|
|
# @Author: LinkLeong link@icewhale.com
|
|
# @Date: 2022-02-17 18:53:29
|
|
# @LastEditors: LinkLeong
|
|
# @LastEditTime: 2022-06-30 16:10:54
|
|
# @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/assist.sh | bash |