diff options
Diffstat (limited to 'checkpkgist/get')
-rwxr-xr-x | checkpkgist/get | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/checkpkgist/get b/checkpkgist/get new file mode 100755 index 0000000..8aebab7 --- /dev/null +++ b/checkpkgist/get @@ -0,0 +1,2 @@ +#!/bin/sh +wget 'http://rpms.famillecollet.com/rpmphp/get.php?table=packagist' -O rpmphp.json |