Formatting
This commit is contained in:
parent
ae73a09e95
commit
d506b986a6
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ SLEEP=30
|
|||
|
||||
check () {
|
||||
if [[ -f $STATUS_FILE ]]; then
|
||||
upgrade
|
||||
return
|
||||
upgrade
|
||||
return
|
||||
fi
|
||||
|
||||
curl -s -o /dev/null $MIRROR
|
||||
|
|
Loading…
Reference in a new issue