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, 1 insertions, 1 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index 91cee4dd..c51b92ca 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
;;