mirror of
https://github.com/krizsipeti/custom_blfs_packages.git
synced 2025-02-02 23:07:19 +08:00
Fixed sed command for patching vscode build
This commit is contained in:
parent
2e1338f472
commit
241e6f60be
@ -81,7 +81,7 @@
|
|||||||
following commands:
|
following commands:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen><userinput>sed "/git config /s/^/\/\//" build/npm/postinstall.js &&
|
<screen><userinput>sed -i "/git config /s/^/\/\//" build/npm/postinstall.js &&
|
||||||
npm install &&
|
npm install &&
|
||||||
npm run watch</userinput></screen>
|
npm run watch</userinput></screen>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user