Bugfixes Problem mit unbekannter funktion. Schreibfehler

This commit is contained in:
Leon Gaultier 2014-03-28 23:14:12 +01:00
parent e711220d21
commit c19ae71747

View File

@ -189,7 +189,7 @@ func_check_run_calibre () {
echo -e "\033[31m noch \033[32m>>$i<< \033[31m Sekunden bis zum Calibre Programmende"
sleep 1
clear
funct_term_output
func_term_output
done
kill -15 $CALIBRE_PID
return 0