1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-16 20:00:59 -05:00

Point to different launch file.

This commit is contained in:
toast-ts 2023-08-06 21:01:25 +10:00 committed by GitHub
parent 7cbad06261
commit 0ad3caf662

View File

@ -1,2 +1 @@
@echo off
pm2 start dist/index.js --name Daggerbot
pm2 start startWithYarn.cjs --name Daggerbot