Merge branch 'master' into wireguard

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

View File

@ -6,6 +6,7 @@ EXPOSE 179
RUN apt-get update && apt-get install -y \
autoconf \
git \
bison \
build-essential \
curl \

1
run.sh
View File

@ -48,6 +48,7 @@ do
echo $checkout_version > $version_file
else
echo "Update failed; version was not updated. Trying again in $delay seconds. For more details, see $log"
sleep $delay
continue
fi
fi