Explorar o código

Adding PATH necessary to find the attic binary.

Dan Helfman %!s(int64=10) %!d(string=hai) anos
pai
achega
48523810ec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      sample/atticmatic.cron

+ 1 - 1
sample/atticmatic.cron

@@ -1,3 +1,3 @@
 # You can drop this file into /etc/cron.d/ to run atticmatic nightly.
 
-0 3 * * * root /usr/local/bin/atticmatic
+0 3 * * * root PATH=$PATH:/usr/local/bin /usr/local/bin/atticmatic