diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..e2b1ff3 --- /dev/null +++ b/readme.txt @@ -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