Files
Linux.js---javascript-OS/clibs.sh
T
2021-11-30 10:57:05 +01:00

5 lines
188 B
Bash
Executable File

#!/bin/bash
node node_modules/node-gyp/bin/node-gyp.js configure
sudo node node_modules/node-gyp/bin/node-gyp.js build
cp build/Release/syscall.node rootfs\ overrides/chibrax/syscall.node