diff options
Diffstat (limited to 'scripts/apnic-poke-1.sh')
-rw-r--r-- | scripts/apnic-poke-1.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/apnic-poke-1.sh b/scripts/apnic-poke-1.sh index f59dcc80..63685c0d 100644 --- a/scripts/apnic-poke-1.sh +++ b/scripts/apnic-poke-1.sh @@ -90,7 +90,7 @@ else trap "kill $rpkid $irdb $rootd" 0 1 2 3 13 15 fi -python http-client.py +python cronjob.py if test -z "$STY" then |