From 53d38bb80f664643bf75e370c37febf30b67a0ab Mon Sep 17 00:00:00 2001 From: AnyOldName3 Date: Wed, 20 May 2020 18:37:12 +0100 Subject: [PATCH] dot --- bootstrap.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.ps1 b/bootstrap.ps1 index 5e50fef..af5e469 100644 --- a/bootstrap.ps1 +++ b/bootstrap.ps1 @@ -32,4 +32,4 @@ if (! $?) { } Copy-Item "build\Release\x64\mob.exe" ".\mob.exe" -echo "Run ``mob -d prefix/path build`` to start building" \ No newline at end of file +echo "Run ``.\mob -d prefix/path build`` to start building" \ No newline at end of file