add squashfs-tools for the installer to use unsquashfs instead rsyncing the running environment
This commit is contained in:
parent
8d5f997ef0
commit
270f0bc3f3
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ apt install -y --no-install-recommends \
|
||||||
fonts-noto-color-emoji \
|
fonts-noto-color-emoji \
|
||||||
gtk2-engines \
|
gtk2-engines \
|
||||||
gnome-themes-extra \
|
gnome-themes-extra \
|
||||||
|
squashfs-tools \
|
||||||
/tmp/xdgmenumaker*.deb || error
|
/tmp/xdgmenumaker*.deb || error
|
||||||
|
|
||||||
message "install nanodesk base packages with recommends"
|
message "install nanodesk base packages with recommends"
|
||||||
|
|
Loading…
Reference in a new issue