I hereby claim:
- I am aldafu on github.
- I am aldafu (https://keybase.io/aldafu) on keybase.
- I have a public key ASBP9-iWQmi8rvSMBfFlQJDlmD91Gvl--REg6piyJSspWgo
To claim this, I am signing this object:
#!/bin/bash | |
function usage() | |
{ | |
echo "USAGE: adb-cp.sh <remote> <local dir>" | |
exit 1 | |
} | |
if [ $# -ne 2 ]; then | |
usage |
I hereby claim:
To claim this, I am signing this object:
#Insert this at the end of /etc.defaults/ddns_provider.conf | |
[Namecheap] | |
modulepath=/usr/syno/bin/ddns/namecheap.php | |
queryurl=https://dynamicdns.park-your-domain.com/update |