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:
@@ -19,6 +19,10 @@
|
||||
|
||||
if [ -f /.control_boot_new_image ] ; then
|
||||
break ;
|
||||
elif [ ! -f /usr/lib/python2.7 ] ; then
|
||||
echo "Is python 3.*"
|
||||
sleep 3
|
||||
break ;
|
||||
else
|
||||
echo "....................-NEOBOOT-...................."
|
||||
if [ -e /sys/class/net/sys0 ]; then
|
||||
|
||||
Reference in New Issue
Block a user