Just flat-out run it with sudo.
This commit is contained in:
parent
a25b98d9e4
commit
5acf66ee03
@ -2,7 +2,7 @@
|
|||||||
# Starts the Lubuntu Live Environment.
|
# Starts the Lubuntu Live Environment.
|
||||||
|
|
||||||
openbox &
|
openbox &
|
||||||
lubuntu-installer-prompt # This is intentionally *not* backgrounded.
|
sudo lubuntu-installer-prompt # This is intentionally *not* backgrounded.
|
||||||
# If it exits...
|
# If it exits...
|
||||||
export XDG_CONFIG_DIRS="/etc/xdg/xdg-Lubuntu:"$XDG_CONFIG_DIRS
|
export XDG_CONFIG_DIRS="/etc/xdg/xdg-Lubuntu:"$XDG_CONFIG_DIRS
|
||||||
export XDG_DATA_DIRS="/usr/share/Lubuntu:"$XDG_DATA_DIRS
|
export XDG_DATA_DIRS="/usr/share/Lubuntu:"$XDG_DATA_DIRS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user