mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Typo
This commit is contained in:
parent
402327d6ef
commit
a47321e1bc
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ do_base_regen() {
|
|||
mkdir -p "$nginx_conf_dir"
|
||||
|
||||
# install plain conf files
|
||||
cp acme-challenge.conf.in "$nginx_conf_dir"
|
||||
cp acme-challenge.conf.inc "$nginx_conf_dir"
|
||||
cp global.conf "$nginx_conf_dir"
|
||||
cp ssowat.conf "$nginx_conf_dir"
|
||||
cp yunohost_http_errors.conf.inc "$nginx_conf_dir"
|
||||
|
|
Loading…
Add table
Reference in a new issue