installer-prompt/scripts/start-lubuntu-live-env

9 lines
174 B
Plaintext
Raw Normal View History

#!/bin/bash
# Starts the Lubuntu Live Environment.
openbox &
lubuntu-installer-prompt # This is intentionally *not* backgrounded.
# If it exits...
killall openbox
startlxqt