mirror of
https://github.com/brain-hackers/brain-config.git
synced 2024-12-22 12:10:07 +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
|
||||
whiptail --msgbox "Predictable network interface names are $STATUS" 20 60 1
|
||||
fi
|
||||
}
|
||||
}
|
||||
|
||||
do_update() {
|
||||
apt-get update &&
|
||||
|
Loading…
Reference in New Issue
Block a user