diff options
| author | 2026-04-28 23:28:25 +0000 | |
|---|---|---|
| committer | 2026-04-28 23:28:25 +0000 | |
| commit | 38fca7692e900589338eade8b5667a483575f5af (patch) | |
| tree | f5b1e3e8eb4e9fa98e21f10fa0e54776c191e01e /log_autopeer_shell.sh | |
| parent | update cronjob installation (diff) | |
add logging
Diffstat (limited to 'log_autopeer_shell.sh')
| -rwxr-xr-x | log_autopeer_shell.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/log_autopeer_shell.sh b/log_autopeer_shell.sh new file mode 100755 index 0000000..29253c9 --- /dev/null +++ b/log_autopeer_shell.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +SHELL=/opt/autopeer/autopeer_shell.py script -q -a --log-timing "/var/log/autopeer/$USER.tim" --log-io "/var/log/autopeer/$USER.io" |
