mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2026-06-22 06:03:51 +08:00
12.9.7
This commit is contained in:
@@ -12,11 +12,6 @@ if [ "$UID" != "0" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# 检查参数
|
||||
if [ -z "$1" ]; then
|
||||
log.error "需要把ace-env所在的路径设置为第一个参数"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# 辅助函数
|
||||
trim() {
|
||||
|
||||
Reference in New Issue
Block a user