commit 1732056

hovercats  ·  2023-11-22 11:27:08 +0000 UTC
parent 4c90afd
sh/holup: drop for rc rewrite
1 files changed,  +0, -4
+0, -4
1@@ -1,4 +0,0 @@
2-#!/bin/sh -e
3-
4-# just wait a bit
5-while :; do sleep 86400 & wait ; done