mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
Wrong filename
This commit is contained in:
parent
66626c71c7
commit
b6a23c7bc5
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ fi
|
|||
|
||||
if [ $custom_error_file ]
|
||||
then
|
||||
ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.d/code-error.conf"
|
||||
ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.d/error-code.conf"
|
||||
fi
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue