2023-09-25 15:04:19 +01:00

6 lines
103 B
Bash
Executable File

#!/bin/bash -e
on_chroot << EOF
SUDO_USER="${FIRST_USER_NAME}" raspi-config nonint do_wayland W2
EOF