mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-07-01 07:22:45 +00:00
pypi_shadowmire: do not strip / from upstream url
Signed-off-by: Harry Chen <i@harrychen.xyz>
This commit is contained in:
parent
2b05c2c376
commit
642ef8b681
@ -6,7 +6,6 @@ SHADOWMIRE=${SHADOWMIRE:-"/home/scripts/shadowmire.py"}
|
|||||||
PYPI_MASTER="https://pypi.org"
|
PYPI_MASTER="https://pypi.org"
|
||||||
|
|
||||||
TUNASYNC_UPSTREAM=${TUNASYNC_UPSTREAM_URL:-$PYPI_MASTER}
|
TUNASYNC_UPSTREAM=${TUNASYNC_UPSTREAM_URL:-$PYPI_MASTER}
|
||||||
TUNASYNC_UPSTREAM=${TUNASYNC_UPSTREAM%/}
|
|
||||||
|
|
||||||
CONF="/tmp/shadowmire.conf"
|
CONF="/tmp/shadowmire.conf"
|
||||||
INIT=${INIT:-"0"}
|
INIT=${INIT:-"0"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user