diff options
-rwxr-xr-x | bin/chroot-installation.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh index 08d8d1f5..054bd287 100755 --- a/bin/chroot-installation.sh +++ b/bin/chroot-installation.sh @@ -133,7 +133,7 @@ case $1 in SPECIFIC="libreoffice virtualbox" ;; jessie) DISTRO="jessie" - SPECIFIC="libreoffice virtualbox" + SPECIFIC="libreoffice virt-manager" ;; sid) DISTRO="sid" SPECIFIC="libreoffice virt-manager" |