This repository has been archived on 2023-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
bog-bbot-archive/bin/bbot.cmd

4 lines
56 B
Batchfile
Raw Normal View History

2020-05-03 01:32:28 +02:00
@echo off
call npm install
SETLOCAL
node ../index.js %*