bundles/nginx: make sure /var/www exists
This commit is contained in:
parent
e91ac7e457
commit
df63f8c732
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ directories = {
|
||||||
'svc_systemd:nginx:restart',
|
'svc_systemd:nginx:restart',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
'/var/www': {},
|
||||||
}
|
}
|
||||||
|
|
||||||
files = {
|
files = {
|
||||||
|
|
Loading…
Reference in a new issue