This commit is contained in:
Matthew Tran
2025-05-04 22:36:28 -07:00
parent e774f3ebdc
commit 1788061642
8 changed files with 88 additions and 66 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ update() {
sleep 86400
}
update &
./ip.py &
python3 ip.py &
# run server
nginx -c ~/server.conf