This commit is contained in:
Shihaam Abdul Rahman
2021-10-27 05:53:11 +05:00
parent 08145915e5
commit 3f54d18773
4 changed files with 60 additions and 0 deletions

4
cf-ddns/run-cdddns.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1
screen -S ddns -p 0 -X quit
screen -S "ddns" -U -m -d bash update-home-ip-cf.sh