mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-20 03:40:17 +00:00
Resolved merge conflicts (2)
This commit is contained in:
commit
0999b0dd7c
1 changed files with 0 additions and 1 deletions
|
@ -571,7 +571,6 @@ avoidStaticIPv4Ubuntu() {
|
||||||
# If we are in Ubuntu then they need to have previously set their network, so just use what you have.
|
# If we are in Ubuntu then they need to have previously set their network, so just use what you have.
|
||||||
whiptail --msgbox --backtitle "IP Information" --title "IP Information" "Since we think you are not using Raspbian, we will not configure a static IP for you.
|
whiptail --msgbox --backtitle "IP Information" --title "IP Information" "Since we think you are not using Raspbian, we will not configure a static IP for you.
|
||||||
If you are in Amazon then you can not configure a static IP anyway. Just ensure before this installer started you had set an elastic IP on your instance." ${r} ${c}
|
If you are in Amazon then you can not configure a static IP anyway. Just ensure before this installer started you had set an elastic IP on your instance." ${r} ${c}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
validIP(){
|
validIP(){
|
||||||
|
|
Loading…
Reference in a new issue