Update iNB.sh

This commit is contained in:
gutosie
2022-02-23 09:04:33 +02:00
committed by GitHub
parent 2e84e43c94
commit 117ab7ea5d

4
iNB.sh
View File

@@ -70,7 +70,9 @@ else
echo "" echo ""
fi fi
echo " ----- Restart Enigma2 GUI ... ----- " echo " ----- Restart Enigma2 GUI ... ----- "
chattr +i /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/plugin.py if [ -e $Cel/NeoBoot/plugin.py ]; then
chattr +i /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/plugin.py
fi
sleep 2 sleep 2
if [ $OS = 'DreamOS' ]; then if [ $OS = 'DreamOS' ]; then
systemctl restart enigma2 systemctl restart enigma2