mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-18 08:20:11 +00:00
V6.6.5-2 修复脚本语法错误
This commit is contained in:
@@ -113,8 +113,8 @@ function CHECK_ENV() {
|
||||
function EXIT() {
|
||||
case $1 in
|
||||
0 | 1)
|
||||
;;
|
||||
LOGGER "[${COMMAND}] 运行结束 $1"
|
||||
;;
|
||||
esac
|
||||
exit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user