#!/bin/bash

sudo xterm&

sudo groovix-autoinstall-yaml-editor
if [ $? -ne 2 ]; then
	echo "not continuing"
	sleep 3
	exit 1
fi


ubuntu-desktop-bootstrap

sudo xterm
sleep 60

