fix file name typo

This commit is contained in:
Shihaam Abdul Rahman
2021-10-27 06:01:47 +05:00
parent a7c41026b9
commit 9960e02823

4
cf-ddns/run-cfddns.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