mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
fix sed
This commit is contained in:
parent
81333dbec9
commit
c6f83504fc
@ -13,7 +13,7 @@ tar -xzf pack.tgz --strip 1
|
||||
rm -rf pack.tgz
|
||||
npm install npm --save
|
||||
npm install --production
|
||||
sed -i '1iconst PKG_INSTALL=true;' paths.js
|
||||
sed -i '1cconst PKG_INSTALL=true;' paths.js
|
||||
cd ..
|
||||
|
||||
# First run that print a banner
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user