fb7390 fixes/tests
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1182 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -57,9 +57,7 @@ if test $r != 0; then
|
||||
fi
|
||||
rm -f /var/nvi.tmp
|
||||
|
||||
echo "########################### Starting fhem ############################"
|
||||
sync
|
||||
$home/startfhem
|
||||
|
||||
# We have to restart with exit code 1, else the frontend tells us:
|
||||
# update failed: no error
|
||||
echo "########################### FHEM INSTALL END #########################"
|
||||
exit 1 # INSTALL_SUCCESS_REBOOT
|
||||
exit 1
|
||||
|
||||
@@ -28,7 +28,7 @@ if [ "$?" -ne "0" ]; then
|
||||
chown -R boxusr80 ${home}/FHEM
|
||||
|
||||
chown root ${home}/dfu-programmer
|
||||
chmod 2755 ${home}/dfu-programmer
|
||||
chmod 4755 ${home}/dfu-programmer
|
||||
fi
|
||||
|
||||
perl fhem.pl fhem.cfg
|
||||
|
||||
Reference in New Issue
Block a user