From e9a31fba260043a2effc1e1a872730dbd94c9cd1 Mon Sep 17 00:00:00 2001 From: N00MKRAD Date: Fri, 11 Dec 2020 00:04:49 +0100 Subject: [PATCH] Update Build-Distributable.bat --- Build/Build-Distributable.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build/Build-Distributable.bat b/Build/Build-Distributable.bat index ad48300..bca49b4 100644 --- a/Build/Build-Distributable.bat +++ b/Build/Build-Distributable.bat @@ -1,4 +1,4 @@ -rem @echo off +@echo off echo =============================== echo == NMKD'S FLOWFRAMES BUILDER == @@ -35,4 +35,4 @@ rmdir /s/q ..\Code\bin\x64\Release\FlowframesApp%ver%\FlowframesData\pkgs\py-amp rmdir /s/q ..\Code\bin\x64\Release\FlowframesApp%ver% -pause \ No newline at end of file +rem pause \ No newline at end of file