[setup] set font in live session

merge-requests/273/head
Bernhard Landauer 8 years ago
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…
Cancel
Save