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