mirror of
https://github.com/bin456789/reinstall.git
synced 2025-01-18 20:39:14 +08:00
core: clout-init 完成后输出到 tty0
This commit is contained in:
parent
9be484fc54
commit
6751cc5281
@ -22,4 +22,4 @@ runcmd:
|
||||
- systemctl restart sshd
|
||||
- touch /etc/cloud/cloud-init.disabled
|
||||
# ubuntu 镜像运行 echo -e '\nDone' ,-e 会被显示出来
|
||||
- printf '\n%s\n' 'done' >/dev/console
|
||||
- printf '\n%s\n' 'done' >/dev/tty0 || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user