halfway do serial stuff
This commit is contained in:
parent
37903ee422
commit
80d7aace2b
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ step() {
|
||||||
printf '\n\033[1;36m%d) %s\033[0m\n' $_step_counter "$@" >&2 # bold cyan
|
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'
|
step 'Set up timezone'
|
||||||
setup-timezone -z UTC
|
setup-timezone -z UTC
|
||||||
|
|
Loading…
Reference in a new issue