@@ -28,5 +28,4 @@ GOTO End
SET /p redo=Nochmal versuchen?(j/n):
IF /I '%redo%' equ 'j' GOTO %RETURN%
GOTO %NEXT%
-echo "test"
:End