„start.bat“ löschen

This commit is contained in:
Marcus Ferl 2022-03-22 23:14:30 +01:00
parent 49d221513e
commit 9c0e09511e

View File

@ -1,11 +0,0 @@
@echo off
chcp 65001
echo #####################################
echo # Autor : Marcus Ferl #
echo # Beschreibung : IHK Prüfungsfragen #
echo # Programm gestartet #
echo #####################################
echo
@py.exe app.py
pause