Modified: Library/LaunchAgents/com.github.erikw.restic-automatic-backup.plist

This commit is contained in:
Erik Westrup
2022-02-09 15:47:04 +01:00
parent a28160371c
commit f073f10ddf

View File

@@ -7,6 +7,7 @@
<key>Label</key>
<string>com.github.erikw.restic-automatic-backup</string>
<key>ProgramArguments</key>
<!-- exec in subshell to 1) source *.env.sh 2) expand $HOME to logpath (ref. https://apple.stackexchange.com/a/365880/197493) -->
<array>
<string>/bin/bash</string>
<string>-c</string>