瀏覽代碼

Adding PATH necessary to find the attic binary.

Dan Helfman 10 年之前
父節點
當前提交
84922c7232
共有 1 個文件被更改,包括 1 次插入1 次删除
  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