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

9 lines
174 B
Bash
Executable File

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