1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 00:10:58 -05:00
Daggerbot-TS/startWithYarn.cjs
2023-08-06 21:23:25 +10:00

1 line
114 B
JavaScript

require('node:child_process').spawn('yarn node dist/index.js', {stdio: 'inherit', windowsHide: true, shell: true})