Update iNB.sh

This commit is contained in:
gutosie
2021-12-06 12:28:02 +02:00
committed by GitHub
parent 28e6d0063b
commit 21e9b52dea

4
iNB.sh
View File

@@ -65,7 +65,9 @@ else
fi
echo " ----- Restart Enigma2 GUI ... ----- "
chattr +i /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/plugin.py
sleep 5
sleep 2
[ $PL ] && echo " Gotowe !" || echo " Done !"
sleep 2
if [ $OS = 'DreamOS' ]; then
systemctl restart enigma2
else