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