summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-04-30 23:25:46 +0300
committerPaul Buetow <paul@buetow.org>2025-04-30 23:25:46 +0300
commit50fbc5bc698e1d3b445365869754edf7dd539a40 (patch)
tree01361ef12f6c3d13a50a9afc7cf6008fa5c1b566
parent4a83f8650ca05a974ae10916e67022d0d6c66d1d (diff)
add startHEADmaster
-rwxr-xr-xstart.sh3
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