Skip to content

Commit

Permalink
sed i->c
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Dec 14, 2017
1 parent 8b9cf80 commit ac989a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packager/build-dist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ac989a7

Please sign in to comment.