mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
misc updates off of pedantic from long ago
This commit is contained in:
parent
4a61386e3f
commit
153cc0dc88
2 changed files with 3 additions and 3 deletions
|
@ -126,7 +126,7 @@ def main(argv=None):
|
|||
confdict = {}
|
||||
confdict['user'] = ""
|
||||
confdict['password'] = ""
|
||||
confdict['host'] = ''
|
||||
confdict['host'] = 'aur.archlinux.org'
|
||||
confdict['port'] = 1034
|
||||
|
||||
if len(argv) == 1:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue