burrow-pi-img/stage4/04-enable-xcompmgr/00-run.sh

6 lines
72 B
Bash
Raw Normal View History

2019-06-07 15:43:42 +00:00
#!/bin/bash -e
on_chroot << EOF
raspi-config nonint do_xcompmgr 0
EOF