1
0
Fork 0
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:
Alexander Wühr 2023-02-24 14:54:41 +01:00
parent b82be35849
commit 33c75830ce
No known key found for this signature in database

View file

@ -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)"