diff options
Diffstat (limited to 'checkAllRepos')
-rwxr-xr-x | checkAllRepos | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checkAllRepos b/checkAllRepos index 782f6217f..fbe7c1bd5 100755 --- a/checkAllRepos +++ b/checkAllRepos @@ -93,7 +93,7 @@ fi if ${alle} then - curl -o - "https://wiki.archlinux.org/index.php/Unofficial_user_repositories" 2> /dev/null | \ + curl "https://wiki.archlinux.org/index.php/Unofficial_user_repositories" 2> /dev/null | \ sed 's|#.*$||' | \ sed ' :begin; |