1
0

Formatting

This commit is contained in:
Xavier Moffett 2023-04-14 00:23:23 +00:00
parent ae73a09e95
commit d506b986a6

View File

@ -8,8 +8,8 @@ SLEEP=30
check () {
if [[ -f $STATUS_FILE ]]; then
upgrade
return
upgrade
return
fi
curl -s -o /dev/null $MIRROR