execSync (hookScript, {stdio: 'inherit'}); //same with the following one execSync(hookScript, {stdio: [process.stdin, process.stdout, ...
確定! 回上一頁