mirror of
https://github.com/fhem/fhem-mirror.git
synced 2024-11-22 09:49:50 +00:00
FB7490 install: fix errormessages at install
git-svn-id: https://svn.fhem.de/fhem/trunk@4900 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a0a5e42c2f
commit
2b5875179a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user