mirror of
https://gitlab.manjaro.org/applications/manjaro-architect
synced 2024-11-09 19:11:02 +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,
|
# as published by the Free Software Foundation. So feel free to copy, distribute,
|
||||||
# or modify it as you wish.
|
# or modify it as you wish.
|
||||||
|
|
||||||
|
[[ -e /run/miso/bootmnt ]] && setfont ter-u16n
|
||||||
|
|
||||||
while [[ ! $(ping -c 2 manjaro.org) ]]; do
|
while [[ ! $(ping -c 2 manjaro.org) ]]; do
|
||||||
if [[ $(cat /proc/1/comm) == "systemd" ]];then
|
if [[ $(cat /proc/1/comm) == "systemd" ]];then
|
||||||
if [[ $(systemctl is-active NetworkManager) == "active" ]]; then
|
if [[ $(systemctl is-active NetworkManager) == "active" ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user