mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-03 04:35:47 +01:00
Update userscript.sh
This commit is contained in:
@@ -37,6 +37,12 @@ else
|
||||
|
||||
fi
|
||||
fi
|
||||
if [ -f /STARTUP ] ; then
|
||||
rm -r /STARTU*
|
||||
fi
|
||||
if [ -f /zImage ] ; then
|
||||
rm -r /zImage
|
||||
fi
|
||||
if [ -f /%1 ] ; then
|
||||
rm -f /%1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user