update instructions
This commit is contained in:
parent
3f54d18773
commit
a7c41026b9
@ -2,3 +2,13 @@
|
||||
|
||||
## Requirements
|
||||
`bash curl jq screen`
|
||||
|
||||
## run 1 time
|
||||
`bash cfddns.sh`
|
||||
|
||||
## Run in screen
|
||||
`bash run-cfddns.sh`
|
||||
|
||||
## Run at boot
|
||||
- Add to crontab `crontab -e`
|
||||
`@reboot /bin/bash /root/ddns/run-ddns.sh`
|
||||
|
Loading…
x
Reference in New Issue
Block a user