@ -43,7 +43,7 @@ if [[ ! -f "OneKeyTera.sh" || ! -f ".lock" || $(cat .lock) -lt $(($(date +%s) -
|
||||
info "更新脚本..."
|
||||
curl -o OneKeyTera.sh https://git.yumc.pw/cloud/script/raw/master/tera/run.sh
|
||||
echo $(date +%s) > .lock
|
||||
nohup bash OneKeyTera.sh &
|
||||
bash OneKeyTera.sh
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user