mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
Revert "set default upstream of pypi to pypi.python.org"
This reverts commit 0bfff2adbb2cd7d4bb2327bb49a4a6d6cab7c444.
This commit is contained in:
parent
0bfff2adbb
commit
a4faf9953f
2
pypi.sh
2
pypi.sh
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
BANDERSNATCH=${BANDERSNATCH:-"/usr/local/bin/bandersnatch"}
|
BANDERSNATCH=${BANDERSNATCH:-"/usr/local/bin/bandersnatch"}
|
||||||
TUNASYNC_UPSTREAM=${TUNASYNC_UPSTREAM:-"https://pypi.python.org/"}
|
TUNASYNC_UPSTREAM=${TUNASYNC_UPSTREAM:-"https://pypi.org/"}
|
||||||
CONF="/tmp/bandersnatch.conf"
|
CONF="/tmp/bandersnatch.conf"
|
||||||
INIT=${INIT:-"0"}
|
INIT=${INIT:-"0"}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user