From 764adb608101eabcdd1e41ed748af71dada9a265 Mon Sep 17 00:00:00 2001 From: Heuzef Date: Wed, 9 Oct 2019 17:34:55 +0200 Subject: [PATCH] Update readme --- readme.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index 5e3f4a6..8f87149 100644 --- a/readme.txt +++ b/readme.txt @@ -6,12 +6,18 @@ ## Install Backup-Check -``sh update.sh`` +``cd /root`` +``git clone ssh://gitea@gitea.fws.fr:3222/fws/BackupPC-Check.git`` +``sh /root/BackupPC-Check/update.sh`` ## Add menu link -Edit config -> CGI -> CgiNavBarLinks -Add link "Check" to "?action=check" +Edit config -> CGI -> CgiNavBarLinks and add name "Check" with link "?action=check". + + +# Update + +``sh /root/BackupPC-Check/update.sh`` # TODO