summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/chroot-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index da52fd60..11f562f8 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -136,7 +136,7 @@ case $1 in
SPECIFIC="libreoffice virtualbox"
;;
sid) DISTRO="sid"
- SPECIFIC="libreoffice virtualbox"
+ SPECIFIC="libreoffice virt-manager"
;;
*) echo "unsupported distro."
exit 1