From b5c25abe4534e001ce3ed93056000ce581c356aa Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 8 Feb 2022 22:48:33 +0100 Subject: [PATCH] Cleanup backup --- scripts/backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/backup b/scripts/backup index b38492e..7c696c7 100644 --- a/scripts/backup +++ b/scripts/backup @@ -73,4 +73,4 @@ ynh_mysql_dump_db --database="$db_name" > db.sql # END OF SCRIPT #================================================= -ynh_print_info --message="Backup script completed for $app. (YunoHost will then actually copy those files to the archive)." --last +ynh_print_info --message="Backup script completed for $app. (YunoHost will then actually copy those files to the archive)."