halfway do serial stuff

This commit is contained in:
xfnw 2021-07-17 00:13:07 -04:00
parent 37903ee422
commit 80d7aace2b

View file

@ -6,6 +6,7 @@ step() {
printf '\n\033[1;36m%d) %s\033[0m\n' $_step_counter "$@" >&2 # bold cyan
}
sed -Ei "s|^[# ]*(ttyS0:.*)|\1|" /etc/inittab
step 'Set up timezone'
setup-timezone -z UTC