Pārlūkot izejas kodu

Updated appserver script

pull/14/head
Steffan JJ pirms 1 gada
vecāks
revīzija
5c243a487c
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3
    0
      trias/Server/trias_appserver_script.sh

+ 3
- 0
trias/Server/trias_appserver_script.sh Parādīt failu

@@ -4,6 +4,9 @@ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
sleep 2
source ~/.bashrc
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
sleep 2
nvm list-remote
sleep 2

Notiek ielāde…
Atcelt
Saglabāt