mirror of
https://github.com/krizsipeti/custom_blfs_packages.git
synced 2025-01-23 14:32:21 +08:00
Fixed sed command for patching vscode build
This commit is contained in:
parent
2e1338f472
commit
241e6f60be
@ -81,7 +81,7 @@
|
||||
following commands:
|
||||
</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 run watch</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user