diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-03-05 07:17:09 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-03-05 07:17:09 +0100 |
commit | c61b5909b4a8913ef66741de0acb635a8da76fb6 (patch) | |
tree | 207738236e91d791f1f13b60ed1f3e62645c64a5 /checkpkgist/get | |
parent | 5d19a5e01fa745c625f386a8e5f28c34c703b392 (diff) |
test
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 |