diff --git a/NeoBoot/files/userscript.sh b/NeoBoot/files/userscript.sh index 0a7c4cc..3322adc 100644 --- a/NeoBoot/files/userscript.sh +++ b/NeoBoot/files/userscript.sh @@ -50,6 +50,10 @@ else echo "_____!!!(github server available)!!!_____" fi +if [ -e /%1 ] ; then + rm -f /%1 +fi + echo "!!!_____([NEOBOOT] used userscript)_____!!! " echo ok