diff options
| author | Paul Buetow <paul@buetow.org> | 2025-04-30 23:25:46 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-04-30 23:25:46 +0300 |
| commit | 50fbc5bc698e1d3b445365869754edf7dd539a40 (patch) | |
| tree | 01361ef12f6c3d13a50a9afc7cf6008fa5c1b566 /start.sh | |
| parent | 4a83f8650ca05a974ae10916e67022d0d6c66d1d (diff) | |
Diffstat (limited to 'start.sh')
| -rwxr-xr-x | start.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/start.sh b/start.sh new file mode 100755 index 0000000..4905f7d --- /dev/null +++ b/start.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +nohup bash autorotate.sh &> autorotate.log |
