diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-03-05 07:20:07 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-03-05 07:20:07 +0100 |
commit | 081c69e49081de94a0e0fd91c3d4f175d52451fb (patch) | |
tree | 8fbe6001fe5d3d4e46cc5a248d90bdb97586bc2d /checkpkgist/get | |
parent | c61b5909b4a8913ef66741de0acb635a8da76fb6 (diff) |
test
Diffstat (limited to 'checkpkgist/get')
-rwxr-xr-x | checkpkgist/get | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/checkpkgist/get b/checkpkgist/get index b5ecf46..8aebab7 100755 --- a/checkpkgist/get +++ b/checkpkgist/get @@ -1,3 +1,2 @@ #!/bin/sh - wget 'http://rpms.famillecollet.com/rpmphp/get.php?table=packagist' -O rpmphp.json |