Skip to content

Commit ac989a7

Browse files
committed
sed i->c
1 parent 8b9cf80 commit ac989a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packager/build-dist.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tar -xzf pack.tgz --strip 1
1313
rm -rf pack.tgz
1414
npm install npm --save
1515
npm install --production
16-
sed -i '1iconst PKG_INSTALL=true;' paths.js
16+
sed -i '1cconst PKG_INSTALL=true;' paths.js
1717
cd ..
1818

1919
# First run that print a banner

0 commit comments

Comments
 (0)