mirror of
https://github.com/gutosie/neoboot.git
synced 2025-12-22 16:20:24 +01:00
Update userscript.sh
This commit is contained in:
@@ -19,6 +19,10 @@
|
|||||||
|
|
||||||
if [ -f /.control_boot_new_image ] ; then
|
if [ -f /.control_boot_new_image ] ; then
|
||||||
break ;
|
break ;
|
||||||
|
elif [ ! -f /usr/lib/python2.7 ] ; then
|
||||||
|
echo "Is python 3.*"
|
||||||
|
sleep 3
|
||||||
|
break ;
|
||||||
else
|
else
|
||||||
echo "....................-NEOBOOT-...................."
|
echo "....................-NEOBOOT-...................."
|
||||||
if [ -e /sys/class/net/sys0 ]; then
|
if [ -e /sys/class/net/sys0 ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user