x-undefined-2 commited on
Commit
5556cef
·
verified ·
1 Parent(s): e24c585

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +2 -0
entrypoint.sh CHANGED
@@ -1,5 +1,7 @@
1
  #!/bin/bash
2
 
 
 
3
  export PATH=$PATH:$HOME/socks-server/node-v20.15.0-linux-x64/bin
4
 
5
  echo $PWD
 
1
  #!/bin/bash
2
 
3
+ apt-get -y install nodejs
4
+
5
  export PATH=$PATH:$HOME/socks-server/node-v20.15.0-linux-x64/bin
6
 
7
  echo $PWD