actions
actions copied to clipboard
Gettext actions fails to configure keyboard options
https://github.com/elementary/installer/runs/469330213
Waits for a user prompt that it never receives
Apparently we need to use apt-get -yq instead of apt-get -y (from https://serverfault.com/questions/227190/how-do-i-ask-apt-get-to-skip-any-interactive-post-install-configuration-steps )