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

Point to different launch file.

This commit is contained in:
Toast 2023-08-06 21:01:25 +10:00 committed by GitHub
parent e31733dfea
commit 4b250a85c3

View File

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