RaspbianRed/stage4/04-enable-xcompmgr/00-run.sh
2020-08-17 21:21:44 -06:00

5 lines
72 B
Bash
Executable file

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