From 9eac3deb01ca8b259a2764f5b59fbb796489cdb1 Mon Sep 17 00:00:00 2001 From: Mark Nadal Date: Wed, 27 Nov 2024 18:32:30 -0800 Subject: [PATCH] don't overwrite env --- examples/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/install.sh b/examples/install.sh index b930aeeb..fdf58fef 100644 --- a/examples/install.sh +++ b/examples/install.sh @@ -33,7 +33,7 @@ git clone https://github.com/isaacs/nave.git # If you just want nodejs and npm but not gun, stop here. #npm install gun@latest #cd ./node_modules/gun -> relay.env +>> relay.env mkdir node_modules git clone https://github.com/amark/gun.git cd gun