Explorar o código

Merge sample cron files.

Dan Helfman %!s(int64=5) %!d(string=hai) anos
pai
achega
a472735616
Modificáronse 2 ficheiros con 1 adicións e 4 borrados
  1. 0 3
      sample/cron-alpine/borgmatic
  2. 1 1
      sample/cron/borgmatic

+ 0 - 3
sample/cron-alpine/borgmatic

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

+ 1 - 1
sample/cron/borgmatic

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