#!/bin/bash
# Starts the Lubuntu Live Environment.

openbox &
lubuntu-installer-prompt # This is intentionally *not* backgrounded.
# If it exits...
killall openbox
startlxqt