diff --git a/rebar.bat b/rebar.bat index 5ac634b..547da6b 100644 --- a/rebar.bat +++ b/rebar.bat @@ -1,3 +1,4 @@ @echo off +setlocal set rebarscript=%0 escript.exe %rebarscript:.bat=% %*