FB7490 install: fix errormessages at install

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@4900 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2014-02-12 19:41:01 +00:00
parent c12bd78c16
commit f3733986db

View File

@@ -50,9 +50,5 @@ if test $r != 0; then
fi fi
rm -f /var/nvi.tmp rm -f /var/nvi.tmp
echo "########################### Starting fhem ############################"
sync
$home/startfhem
echo "########################### FHEM INSTALL END #########################" echo "########################### FHEM INSTALL END #########################"
exit 1 # INSTALL_SUCCESS_REBOOT exit 1 # INSTALL_SUCCESS_REBOOT