mirror of
https://github.com/gutosie/neoboot.git
synced 2025-10-30 02:45:47 +01:00
Update iNB.sh
This commit is contained in:
4
iNB.sh
4
iNB.sh
@@ -59,15 +59,13 @@ if [ $PL ] ; then
|
|||||||
else
|
else
|
||||||
echo ""
|
echo ""
|
||||||
echo "#####################################################"
|
echo "#####################################################"
|
||||||
echo "# NEOBOOT INSTALLED SUCCESSFULLY #"
|
echo "# >>> NEOBOOT INSTALLED SUCCESSFULLY <<< #"
|
||||||
echo "#####################################################"
|
echo "#####################################################"
|
||||||
echo ""
|
echo ""
|
||||||
fi
|
fi
|
||||||
echo " ----- Restart Enigma2 GUI ... ----- "
|
echo " ----- Restart Enigma2 GUI ... ----- "
|
||||||
chattr +i /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/plugin.py
|
chattr +i /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/plugin.py
|
||||||
sleep 2
|
sleep 2
|
||||||
[ $PL ] && echo "Gotowe !" || echo "Done !"
|
|
||||||
sleep 2
|
|
||||||
if [ $OS = 'DreamOS' ]; then
|
if [ $OS = 'DreamOS' ]; then
|
||||||
systemctl restart enigma2
|
systemctl restart enigma2
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user