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 c51b92ca..91cee4dd 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -260,7 +260,7 @@ if [ "$2" != "" ] ; then
;;
stretch) install_packages ffmpeg icecast2 voctomix
;;
- sid) install_packages ffmpeg icecast2 voctomix voctomix-outcasts # hdmi2usb-mode-switch
+ sid) install_packages ffmpeg icecast2 voctomix voctomix-outcasts hdmi2usb-mode-switch
;;
esac
;;