Fixes for wifi and gui
This commit is contained in:
@@ -16,7 +16,8 @@ export KVM_GID=$(getent group kvm | cut -d: -f3)
|
||||
if [ $# -eq 0 ]; then
|
||||
echo "Usage: $0 <service> [additional args...]"
|
||||
echo "Available services:"
|
||||
echo " yocto - Interactive Yocto development environment"
|
||||
echo " disk-image - Yocto build environment, builds disk-image if no other arguments are provided"
|
||||
echo " qemu-server - Starts the qemu VNC server"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user