mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
New nginx template listing func + additional file verifications
This commit is contained in:
parent
558f4b719f
commit
c628f217e7
3 changed files with 113 additions and 17 deletions
|
@ -24,7 +24,8 @@ v_list_user_packages json
|
|||
v_list_users json
|
||||
v_list_web_domains vesta json
|
||||
v_list_web_domain vesta default.vesta.domain json
|
||||
v_list_web_templates vesta json'
|
||||
v_list_web_templates vesta json
|
||||
v_list_web_templates_nginx vesta json'
|
||||
|
||||
IFS=$'\n'
|
||||
for cmd in $commands; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue