mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
IPv6 Support
This commit is contained in:
parent
a50fa85ef0
commit
b907bea69e
180 changed files with 5056 additions and 351 deletions
|
@ -25,6 +25,7 @@ restart="$5"
|
|||
source $VESTA/func/main.sh
|
||||
source $VESTA/func/domain.sh
|
||||
source $VESTA/func/ip.sh
|
||||
source $VESTA/func/ipv6.sh
|
||||
source $VESTA/conf/vesta.conf
|
||||
|
||||
# Additional argument formatting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue