From 0a55e2f8db363dc58713c84231cae56c06a0d5c6 Mon Sep 17 00:00:00 2001 From: iggy Date: Thu, 5 Mar 2026 13:07:09 +0100 Subject: [PATCH] Add podrace.sh --- podrace.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 podrace.sh diff --git a/podrace.sh b/podrace.sh new file mode 100644 index 0000000..59d352c --- /dev/null +++ b/podrace.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +/start.sh --recommended \ No newline at end of file