mirror of
https://github.com/brain-hackers/brain-config.git
synced 2024-12-22 20:20:06 +09:00
wording change in sample_profile_d.sh
Thanks jojopi
This commit is contained in:
parent
e45b6d421f
commit
57804e5963
@ -11,7 +11,7 @@
|
|||||||
# 1:2345:respawn:/bin/login -f root tty1 </dev/tty1 >/dev/tty1 2>&1 # RPICFG_TO_DISABLE
|
# 1:2345:respawn:/bin/login -f root tty1 </dev/tty1 >/dev/tty1 2>&1 # RPICFG_TO_DISABLE
|
||||||
|
|
||||||
if [ $(id -u) -ne 0 ]; then
|
if [ $(id -u) -ne 0 ]; then
|
||||||
printf "\nNOTICE: this Raspberry Pi has not been fully configured. Please run 'sudo raspi-config'\n\n"
|
printf "\nNOTICE: the software on this Raspberry Pi has not been fully configured. Please run 'sudo raspi-config'\n\n"
|
||||||
else
|
else
|
||||||
which raspi-config && exec raspi-config
|
which raspi-config && exec raspi-config
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user