summaryrefslogtreecommitdiff
path: root/cron-jobs/check_archlinux/README
diff options
context:
space:
mode:
Diffstat (limited to 'cron-jobs/check_archlinux/README')
-rw-r--r--cron-jobs/check_archlinux/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/cron-jobs/check_archlinux/README b/cron-jobs/check_archlinux/README
new file mode 100644
index 0000000..8f178dc
--- /dev/null
+++ b/cron-jobs/check_archlinux/README
@@ -0,0 +1,8 @@
+1) Build the python module
+$ python2 setup.py build
+
+2) copy it back to the current working directory
+$ cp build/lib.*/alpm.* .
+
+3) run the script
+$ ./check_packages.py -h