🔨Fix bug
This commit is contained in:
parent
65abf59fc2
commit
e2c670d70d
@ -32,7 +32,7 @@ fi
|
||||
|
||||
|
||||
# 下载 config.sh
|
||||
if [ ! -a "$config_shel_path" ]; then
|
||||
if [ ! -a "$config_shell_path" ]; then
|
||||
touch $config_shell_path
|
||||
fi
|
||||
if [ "${Rconfig}" = 'y' -o "${Rall}" = 1 ]; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user