1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2025-01-31 19:09:40 +11: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