mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Update 15-nginx: typo >_>
This commit is contained in:
parent
99e252107f
commit
76be0ee42c
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ do_pre_regen() {
|
|||
done
|
||||
|
||||
# Legacy file to remove, but we can't really remove it because it may be included by app confs...
|
||||
echo "# The old yunohost panel/tile/button doesn't exists anymore" "$nginx_conf_dir"/yunohost_panel.conf.inc
|
||||
echo "# The old yunohost panel/tile/button doesn't exists anymore" > "$nginx_conf_dir"/yunohost_panel.conf.inc
|
||||
|
||||
# remove old domain conf files
|
||||
conf_files=$(ls -1 /etc/nginx/conf.d \
|
||||
|
|
Loading…
Add table
Reference in a new issue