Skip to content

Commit

Permalink
pypi_shadowmire: do not strip / from upstream url
Browse files Browse the repository at this point in the history
Signed-off-by: Harry Chen <[email protected]>
  • Loading branch information
Harry-Chen committed Aug 19, 2024
1 parent 2b05c2c commit 642ef8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pypi_shadowmire.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ SHADOWMIRE=${SHADOWMIRE:-"/home/scripts/shadowmire.py"}
PYPI_MASTER="https://pypi.org"

TUNASYNC_UPSTREAM=${TUNASYNC_UPSTREAM_URL:-$PYPI_MASTER}
TUNASYNC_UPSTREAM=${TUNASYNC_UPSTREAM%/}

CONF="/tmp/shadowmire.conf"
INIT=${INIT:-"0"}
Expand Down

0 comments on commit 642ef8b

Please sign in to comment.