mirror of
https://github.com/YunoHost-Apps/ntfy_ynh.git
synced 2024-09-03 19:46:27 +02:00
Fix (another) script error
This commit is contained in:
parent
b82be35849
commit
33c75830ce
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ ynh_backup -s "$install_dir"
|
|||
ynh_backup -s "/etc/nginx/conf.d/$domain.d/$app.conf"
|
||||
ynh_backup -s "/etc/systemd/system/$app.service"
|
||||
|
||||
ynh_print_info -m="Backup script completed. (YunoHost will then actually copy those files to the archive)"
|
||||
ynh_print_info -m "Backup script completed. (YunoHost will then actually copy those files to the archive)"
|
Loading…
Add table
Reference in a new issue