From d8cff1c3cac195b0ae47b5eaae73d345a4f298f8 Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Thu, 7 May 2020 19:34:39 +0200 Subject: [PATCH] [fix] Unused option --- scripts/backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/backup b/scripts/backup index 5c78747..e33ae61 100755 --- a/scripts/backup +++ b/scripts/backup @@ -103,4 +103,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)." --time --last +ynh_print_info --message="Backup script completed for $app. (YunoHost will then actually copy those files to the archive)."