Fix to work everywhere

This commit is contained in:
danbulant 2020-02-19 17:45:29 +01:00
parent ab1c3c3464
commit 3f09fab710

View file

@ -1,2 +1,2 @@
@echo off
node index.js --bat %*
node %~dp0/index.js --bat %*