This commit is contained in:
AnyOldName3
2020-05-20 18:37:12 +01:00
parent a444fcb3d1
commit 53d38bb80f
+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"