From e397b2c915ca5aebb8298eb4af24c4cb7f515284 Mon Sep 17 00:00:00 2001 From: The Ghost of FOSS' Future <163201376+sneedgroup-holder@users.noreply.github.com> Date: Thu, 12 Dec 2024 03:57:10 -0600 Subject: [PATCH] Update p.sh --- p.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p.sh b/p.sh index a08593b..a0cd4d1 100644 --- a/p.sh +++ b/p.sh @@ -1 +1 @@ -node index.js > /dev/null > 2&1 +node index.js > /dev/null 2 > &1 &