From f273abdaadc9af379b8aad67b50ca7ec2a8c1f20 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 13 Jul 2005 01:23:00 +0000 Subject: Add script to kick of dyndns update from crontab --- etc/rc.dyndns.update | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100755 etc/rc.dyndns.update (limited to 'etc/rc.dyndns.update') diff --git a/etc/rc.dyndns.update b/etc/rc.dyndns.update new file mode 100755 index 0000000..c275ac4 --- /dev/null +++ b/etc/rc.dyndns.update @@ -0,0 +1,37 @@ +#!/usr/local/bin/php -f + -- cgit v1.1