try with less mate
This commit is contained in:
parent
ab8864f5ff
commit
2c8740c973
1 changed files with 1 additions and 1 deletions
2
entry.sh
2
entry.sh
|
@ -162,7 +162,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 mate-desktop-environment #task-mate-desktop mate-desktop-environment-extra
|
||||||
(
|
(
|
||||||
echo $USER_PASSWORD
|
echo $USER_PASSWORD
|
||||||
echo $USER_PASSWORD
|
echo $USER_PASSWORD
|
||||||
|
|
Loading…
Reference in a new issue