Files
Linux.js---javascript-OS/clibs.sh
T

5 lines
183 B
Bash
Executable File

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