rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*'
This commit is contained in:
@@ -3,7 +3,7 @@ sudo pm2 start "/faronear/fon/yapi/vendors/server/app.js" --name yapi # sudo it
|
||||
|
||||
echo 'Starting https2http proxy ...'
|
||||
cd /faronear/fon/yapi.faronear.org
|
||||
sudo pm2 start ./node_modules/basend-webserver/webserver.js --name yapi.https2http # sudo it so that pm2 list shows it as root
|
||||
sudo pm2 start ./node_modules/wo-base-webserver/webserver.js --name yapi.https2http # sudo it so that pm2 list shows it as root
|
||||
cd /faronear/
|
||||
|
||||
echo 'Started yapi + https2http.'
|
||||
|
||||
Reference in New Issue
Block a user