mirror of
https://gitlab.manjaro.org/applications/manjaro-architect
synced 2024-11-08 01:10:26 +00:00
[setup] set font in live session
This commit is contained in:
parent
4cc0e3112f
commit
9b2ca64424
@ -10,6 +10,8 @@
|
||||
# as published by the Free Software Foundation. So feel free to copy, distribute,
|
||||
# or modify it as you wish.
|
||||
|
||||
[[ -e /run/miso/bootmnt ]] && setfont ter-u16n
|
||||
|
||||
while [[ ! $(ping -c 2 manjaro.org) ]]; do
|
||||
if [[ $(cat /proc/1/comm) == "systemd" ]];then
|
||||
if [[ $(systemctl is-active NetworkManager) == "active" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user