removed empty command, must specify build now

This commit is contained in:
isanae
2020-05-16 18:00:31 -04:00
parent 2246d52197
commit 0700140015
3 changed files with 5 additions and 19 deletions
+1 -1
View File
@@ -37,4 +37,4 @@ if %errorlevel% neq 0 (
)
copy "build\Release\x64\mob.exe" .\mob.exe > NUL
echo run `mob -d path` to start building
echo run `mob -d prefix/path build` to start building