mirror of
https://github.com/brain-hackers/brain-config.git
synced 2024-12-22 20:20:06 +09:00
Fix inconsistent indent (#165)
This commit is contained in:
parent
618a3fedce
commit
86d770528a
@ -2029,7 +2029,7 @@ do_net_names () {
|
|||||||
if [ "$INTERACTIVE" = True ]; then
|
if [ "$INTERACTIVE" = True ]; then
|
||||||
whiptail --msgbox "Predictable network interface names are $STATUS" 20 60 1
|
whiptail --msgbox "Predictable network interface names are $STATUS" 20 60 1
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
do_update() {
|
do_update() {
|
||||||
apt-get update &&
|
apt-get update &&
|
||||||
|
Loading…
Reference in New Issue
Block a user