add ipv4 update script

This commit is contained in:
Matthew Tran
2023-09-11 09:38:22 +00:00
parent eb6f627962
commit 1192804767
5 changed files with 43 additions and 3 deletions
+1
View File
@@ -15,6 +15,7 @@ certbot --nginx \
-d git.matthewtran.com
nginx -s reload
python3 ip_update.py &
# try renew once a day
while true