mirror of
https://github.com/sebseb7/pilivestreamingtools.git
synced 2025-12-13 13:52:27 +00:00
not enough memory for two jobs
This commit is contained in:
@@ -3,7 +3,7 @@ tar -xzf node-v12.18.4.tar.gz
|
|||||||
rm node-v12.18.4.tar.gz
|
rm node-v12.18.4.tar.gz
|
||||||
cd node-v12.18.4
|
cd node-v12.18.4
|
||||||
./configure
|
./configure
|
||||||
make -j2
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
cd ..
|
cd ..
|
||||||
sudo npm i -g pm2
|
sudo npm i -g pm2
|
||||||
|
|||||||
Reference in New Issue
Block a user