From 405ccc923c60b7d3464d4cef56dab71d4a62a41c Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch> Date: Thu, 27 Jul 2023 10:50:36 +0200 Subject: [PATCH] add docs url im IML backup --- check_clientbackup | 1 + docs/20_Checks/check_clientbackup.md | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/check_clientbackup b/check_clientbackup index 7bb8c74..f0a66a4 100755 --- a/check_clientbackup +++ b/check_clientbackup @@ -17,6 +17,7 @@ # 2022-10-21 v1.10 <axel.hahn@unibe.ch> remove grep: warning: stray \ before white space # show last backup, prune, verify # 2023-06-22 v1.11 <axel.hahn@unibe.ch> add help and param support; add parameter for install directory +# 2023-06-22 v1.12 <axel.hahn@unibe.ch> add docs url of IML backup # ====================================================================== . $( dirname $0 )/inc_pluginfunctions diff --git a/docs/20_Checks/check_clientbackup.md b/docs/20_Checks/check_clientbackup.md index df31899..8214abb 100644 --- a/docs/20_Checks/check_clientbackup.md +++ b/docs/20_Checks/check_clientbackup.md @@ -4,9 +4,9 @@ **check_client_backup** is a plugin to show the backup status of IML Backup. -📄 Source: https://git-repo.iml.unibe.ch/iml-open-source/iml-backup/ +📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/iml-backup/> 📜 License: GNU GPL 3.0 -📖 Docs: see docs folder or online https://os-docs.iml.unibe.ch/iml-backup/ +📖 Docs: see docs folder or online <https://os-docs.iml.unibe.ch/iml-backup/> ## Requirements @@ -19,7 +19,7 @@ ______________________________________________________________________ CHECK_CLIENTBACKUP -v1.11 +v1.12 (c) Institute for Medical Education - University of Bern Licence: GNU GPL 3 -- GitLab