From 1e0bbda43b5514902cd25d27b72cdac806d69c1f Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Thu, 8 Apr 2021 06:03:47 +0200 Subject: [PATCH] chg: [mariadb] prefer a symbolic link than a copy This is to be consistent with ``mirror-dir`` executable installation, and to avoid one step when updating VPS: you need only up-to-date ``0k-charms`` and no need to re-install host backup through this script to get update of ``mysql-backup`` script. Signed-off-by: Valentin Lab --- mariadb/hooks/install.d/60-backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mariadb/hooks/install.d/60-backup.sh b/mariadb/hooks/install.d/60-backup.sh index 1ab7e7da..c9d91e12 100644 --- a/mariadb/hooks/install.d/60-backup.sh +++ b/mariadb/hooks/install.d/60-backup.sh @@ -52,7 +52,7 @@ fi apt-get install -y kal-shlib-{core,pretty,common}