CasaOS/shell/assist.sh
a624669980@163.com 30737b6537 update disk
2022-06-29 16:52:10 +08:00

23 lines
451 B
Bash

#!/bin/bash
###
# @Author: LinkLeong link@icewhale.com
# @Date: 2022-02-17 18:53:29
# @LastEditors: LinkLeong
# @LastEditTime: 2022-06-29 16:39:22
# @FilePath: /CasaOS/shell/assist.sh
# @Description:
# @Website: https://www.casaos.io
# Copyright (c) 2022 by icewhale, All Rights Reserved.
###
version_0_2_11() {
sysctl -w net.core.rmem_max=2500000
}
mvfoder_version_0_3_3() {
#移动脚本
}
version_0_2_11
mvfoder_version_0_3_3