6 lines
132 B
Bash
Executable File
6 lines
132 B
Bash
Executable File
sudo apt-get install -y python3
|
|
sudo apt-get install -y nodejs
|
|
sudo apt-get install -y npm
|
|
|
|
cd ../src/main/nodejs
|
|
sudo npm install . |