From dd60976e1928f7dd310ec53e52f18a6b7a7dc9ea Mon Sep 17 00:00:00 2001 From: RomanNum3ral Date: Thu, 10 Apr 2025 13:29:07 +0000 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 8f079e9..7195437 100644 --- a/install.sh +++ b/install.sh @@ -8,7 +8,7 @@ pip3 install --upgrade pip # Install Proxy apt install -y npm -npm install -y -g configurable-http-proxy +npm install -g configurable-http-proxy # Install JupyterHub & Notebook sudo -H pip3 install notebook jupyterhub