Merge branch 'master' into wireguard

This commit is contained in:
Manevolent 2021-09-21 15:27:27 -06:00
commit 3db79013c3
No known key found for this signature in database
GPG Key ID: 2E9B7592DFA4F344
3 changed files with 44 additions and 46 deletions

0
force_update.txt Normal file
View File

2
run.sh
View File

@ -7,7 +7,6 @@ mkdir /app/log
while true
do
(
set +e
current_version=`cat $version_file || echo 0`
@ -52,6 +51,5 @@ do
continue
fi
fi
)
sleep $delay
done

View File

@ -1 +1 @@
2
3