mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
remove debug info
This commit is contained in:
parent
05dfddeb04
commit
ed4597f12d
@ -11,7 +11,6 @@ if "%1" == "--help" (
|
||||
if "%1" == "help" (
|
||||
call :help
|
||||
) else (
|
||||
echo %1 %2 %3 %4 %5
|
||||
call :main %1 %2 %3 %4 %5
|
||||
)
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user