Skip to content

Commit

Permalink
removed debug echo
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowseal committed Oct 18, 2024
1 parent 1a089e4 commit c3ec1f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service_install.bat
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ for /f "tokens=*" %%a in ('type "!selectedFile!"') do (
set "arg=%%i"

if not "!arg!"=="^" (
echo arg: !arg!
if "!arg:~0,2!" EQU "--" if not !mergeargs!==0 (
set "mergeargs=0"
)
Expand Down

0 comments on commit c3ec1f7

Please sign in to comment.