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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user