parent
4a04e9918d
commit
9299207248
1 changed files with 2 additions and 3 deletions
@ -1,8 +1,7 @@ |
||||
Need to install JSON module : |
||||
Need to install some perl module : |
||||
|
||||
yum install perl-JSON |
||||
yum -y install perl-JSON perl-Statistics-Descriptive |
||||
|
||||
Update script : |
||||
|
||||
cd BackupPC-Check |
||||
git pull ; \cp -vu Check.pm /usr/share/BackupPC/lib/BackupPC/CGI/Check.pm ; \cp -vu en.pm /usr/share/BackupPC/lib/BackupPC/Lang/en.pm |
||||
|
Loading…
Reference in new issue