bootstrap.bat now forwards to the powershell script

This commit is contained in:
isanae
2020-05-25 02:53:08 -04:00
parent d8bffc5dfd
commit 099a3368d3
2 changed files with 2 additions and 41 deletions
+1 -1
View File
@@ -32,4 +32,4 @@ if (! $?) {
}
Copy-Item "build\Release\x64\mob.exe" ".\mob.exe"
echo "Run ``.\mob -d prefix/path build`` to start building"
echo "run ``.\mob -d prefix/path build`` to start building"