mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
default backend
This commit is contained in:
parent
b560c99ceb
commit
45fd7dc75b
4 changed files with 6 additions and 3 deletions
|
@ -13,7 +13,7 @@
|
|||
user=$1
|
||||
domain=$2
|
||||
domain_idn=$(idn -t --quiet -a "$domain")
|
||||
template=$3
|
||||
template=${3-default}
|
||||
|
||||
# Includes
|
||||
source $VESTA/func/main.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue