|
|
@ -6,15 +6,12 @@ |
|
|
|
|
|
|
|
|
|
|
|
## Install Backup-Check |
|
|
|
## Install Backup-Check |
|
|
|
|
|
|
|
|
|
|
|
``cd /root`` |
|
|
|
``cd /root ; git clone ssh://gitea@gitea.fws.fr:3222/fws/BackupPC-Check.git ; sh /root/BackupPC-Check/update.sh`` |
|
|
|
``git clone ssh://gitea@gitea.fws.fr:3222/fws/BackupPC-Check.git`` |
|
|
|
|
|
|
|
``sh /root/BackupPC-Check/update.sh`` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Add menu link |
|
|
|
## Add menu link |
|
|
|
|
|
|
|
|
|
|
|
Edit config -> CGI -> CgiNavBarLinks and add name "Check" with link "?action=check". |
|
|
|
Edit config -> CGI -> CgiNavBarLinks and add name "Check" with link "?action=check". |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Update |
|
|
|
# Update |
|
|
|
|
|
|
|
|
|
|
|
``sh /root/BackupPC-Check/update.sh`` |
|
|
|
``sh /root/BackupPC-Check/update.sh`` |
|
|
|