mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-02-18 06:30:58 +01:00
ydns-simple: add the last comments
This commit is contained in:
parent
6a11e3c084
commit
bd3d09c6e8
@ -5,6 +5,13 @@
|
|||||||
# <https://github.com/commx/ydns/blob/master/updater.sh> which is a lot
|
# <https://github.com/commx/ydns/blob/master/updater.sh> which is a lot
|
||||||
# more complex than this.
|
# more complex than this.
|
||||||
|
|
||||||
|
# Basic usage (as root):
|
||||||
|
# curl -L https://github.com/Mikaela/scripts/raw/gh-pages/bash/ydns-simple > /usr/local/bin/ydns-simple
|
||||||
|
# chmod 700 /usr/local/bin/ydns-simple
|
||||||
|
## Copy-paste the following to your crontab without the #
|
||||||
|
# */5 * * * * /usr/local/bin/ydns-simple >/dev/null 2>&1
|
||||||
|
|
||||||
|
|
||||||
# yDNS details
|
# yDNS details
|
||||||
USEREMAIL=""
|
USEREMAIL=""
|
||||||
PASSWORD=""
|
PASSWORD=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user