1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 00:10:58 -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 758e7bb709
commit d2309aef06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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