lots of uprevs

This commit is contained in:
Matthew Tran
2026-06-06 23:14:14 -07:00
parent fe2258b0e7
commit 20bc259f26
12 changed files with 34 additions and 32 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ cleanup() {
monero/monerod exit --rpc-bind-port 18089
}
trap 'cleanup' SIGTERM SIGINT
tail -f /dev/null &
sleep infinity &
wait $!