mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
warcprox command
This commit is contained in:
parent
512957e7b8
commit
bfd1cf432e
6
bin/warcprox
Normal file
6
bin/warcprox
Normal file
@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
# vim: set sw=4 et:
|
||||
|
||||
from warcprox import warcprox
|
||||
|
||||
warcprox.main()
|
Loading…
x
Reference in New Issue
Block a user