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