diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-03-05 07:21:29 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-03-05 07:21:29 +0100 |
commit | 198ede648f9b88d9bc536d10ddfe8cd97d785e7c (patch) | |
tree | 207738236e91d791f1f13b60ed1f3e62645c64a5 /checkpkgist/get | |
parent | 081c69e49081de94a0e0fd91c3d4f175d52451fb (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 |