diff options
Diffstat (limited to 'cron/phidgetcontrol')
-rw-r--r-- | cron/phidgetcontrol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cron/phidgetcontrol b/cron/phidgetcontrol index 7a6438b..32de0a8 100644 --- a/cron/phidgetcontrol +++ b/cron/phidgetcontrol @@ -3,4 +3,4 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin # m h dom mon dow user command @reboot root /usr/sbin/phidgetcontrol -10 0 * * * root /usr/bin/ftpupload +10 0 * * * root UPLOADTYPE=phidgetcontrol /usr/bin/ftpupload |