„Build/synOTR-start.sh“ ändern

This commit is contained in:
Stephan 2019-09-27 17:03:53 +00:00
parent 9b921c884f
commit 9023f30109

View file

@ -72,11 +72,11 @@
if [ $callFrom = GUI ] ; then if [ $callFrom = GUI ] ; then
echo ' echo '
<p class="center"><span style="color: #BD0010;"><b>! ! ! Zielverzeichnis in der Konfiguration prüfen ! ! !</b><br>Programmlauf wird beendet.<br></span></p>' <p class="center"><span style="color: #BD0010;"><b>! ! ! Zielverzeichnis in der Konfiguration prüfen ! ! !</b><br>Programmlauf wird beendet.<br></span></p>'
else else
echo "! ! ! Zielverzeichnis in der Konfiguration prüfen ! ! !" echo "! ! ! Zielverzeichnis in der Konfiguration prüfen ! ! !"
echo "Programmlauf wird beendet." echo "Programmlauf wird beendet."
fi fi
exit 1 exit 1
fi fi
if [ $OTRcutactiv = "off" ] ; then if [ $OTRcutactiv = "off" ] ; then