clic-rpi-image/stage4/04-enable-xcompmgr/00-run.sh
2019-06-07 19:51:08 +01:00

6 lines
72 B
Bash
Executable file

#!/bin/bash -e
on_chroot << EOF
raspi-config nonint do_xcompmgr 0
EOF