-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: janusweb
action: commit
revision:
path_from:
revision_from: b4bd22f86524f044654921303444db2025d42446:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

commit b4bd22f86524f044654921303444db2025d42446
Author: James Baicoianu <james_github@baicoianu.com>
Date:   Sun Apr 21 15:50:09 2019 -0700

    Debug nodejs version problem

diff --git a/utils/build.sh b/utils/build.sh

index 854a6485d6f1863fad8a5e8858d42f6c18a0e4d6..

index ..14300d5b15828f500a111225d21b0d6006beef61 100755

--- a/utils/build.sh
+++ b/utils/build.sh
@@ -19,8 +19,8 @@ ZIPNAME=janusweb-${VERSION}

 echo $BUILDROOT
 echo $BUILDDIR
-echo -n 'nodejs '
-nodejs --version
+echo -n 'nodejs: $NODEJS '
+$NODEJS --version

 if [ ! -e "$BUILDDIR" ]; then
   mkdir -p "$BUILDDIR"

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 19:09:52 2024