Update userscript.sh

This commit is contained in:
gutosie
2024-01-08 10:52:28 +02:00
committed by GitHub
parent b04534dc66
commit eaf1b9842e

View File

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