mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2025-01-31 23:09:42 +11:00
Update startWithYarn.cjs
This commit is contained in:
parent
d45316d452
commit
53b10c3cd9
@ -1 +1 @@
|
||||
require('node:child_process').spawn('yarn node dist/index.js', {stdio: [null,process.stdout,null,null], windowsHide: true, shell: true})
|
||||
require('node:child_process').spawn('yarn node dist/index.js', {stdio: [null,process.stdout,process.stderr,null], windowsHide: true, shell: true})
|
||||
|
Loading…
x
Reference in New Issue
Block a user