Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
reflector32
master
upstream
Archlinux32 fork of reflector
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
reflector
blob: 1a87f81ec39b3d2e22f4dbdf85b32b17392fabff (
plain
)
1
2
3
4
#!python import sys import Reflector sys.exit(Reflector.run_main(configure_logging=True))