parent
ec87150122
commit
d1f7579bd2
1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||||||
|
Need to install JSON module : |
||||||
|
|
||||||
|
yum install perl-JSON |
||||||
|
|
||||||
|
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