add dbus-x11
This commit is contained in:
parent
0e6e349360
commit
bf1a63eb92
1 changed files with 1 additions and 1 deletions
2
entry.sh
2
entry.sh
|
@ -136,7 +136,7 @@ function second_stage(){
|
||||||
update-initramfs -k all -u
|
update-initramfs -k all -u
|
||||||
mkdir /snap
|
mkdir /snap
|
||||||
btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_basesystem)
|
btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_basesystem)
|
||||||
apt install -y task-mate-desktop mate-desktop-environment-extra
|
apt install -y task-mate-desktop mate-desktop-environment-extra dbus-x11
|
||||||
(
|
(
|
||||||
echo $USER_PASSWORD
|
echo $USER_PASSWORD
|
||||||
echo $USER_PASSWORD
|
echo $USER_PASSWORD
|
||||||
|
|
Loading…
Reference in a new issue