5
0
Fork 0

batch Skript angepasst

This commit is contained in:
m.haas 2023-06-07 14:58:17 +02:00
parent b5fb5498aa
commit b1e299fef9

View file

@ -117,11 +117,6 @@ goto :end
echo pandocPipeline %version% echo pandocPipeline %version%
goto :end goto :end
:error
echo An error occured
echo Try 'pandocPipeline --help' for more information
goto :end
:errorfile :errorfile
echo No file was given echo No file was given
echo Please add a filename to your command echo Please add a filename to your command