From 3cebb7f905239ca8e78236c3becf9fd014678964 Mon Sep 17 00:00:00 2001 From: eric Date: Wed, 18 Mar 2026 02:36:20 -0500 Subject: [PATCH] 's' --- nomadro.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 nomadro.sh diff --git a/nomadro.sh b/nomadro.sh new file mode 100644 index 0000000..4e69fd6 --- /dev/null +++ b/nomadro.sh @@ -0,0 +1,3 @@ +#!/bin/bash +export PORT=4003 +exec npm run start