Update userscript.sh

This commit is contained in:
gutosie
2024-01-08 12:09:59 +02:00
committed by GitHub
parent ba9c047064
commit a39b8f3f8f

View File

@@ -55,6 +55,6 @@ fi
if [ -f /home/root/%1 ] ; then
rm -f /home/root/%1
fi
/etc/init.d/networking restart;
#/etc/init.d/networking restart;
echo "_____[NEOBOOT] used userscript_____ "
exit 0