summaryrefslogtreecommitdiffstats
path: root/bin/chroot-installation.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/chroot-installation.sh')
-rwxr-xr-xbin/chroot-installation.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index fd03964d..17acdc17 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -161,6 +161,8 @@ if [ "$2" != "" ] ; then
;;
kde-full) install_packages kde kde-full kde-standard desktop-base
;;
+ cinnamon) install_packages cinnamon cinnamon-core cinnamon-desktop-environment desktop-base
+ ;;
xfce) install_packages xfce xfce4 desktop-base
;;
lxde) install_packages lxde lxde desktop-base