Skip to content

Commit

Permalink
pypi_shadowmire: fix path of shadowmire.py
Browse files Browse the repository at this point in the history
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
  • Loading branch information
Harry-Chen committed Aug 8, 2024
1 parent 35cb113 commit b78b376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pypi_shadowmire.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

SHADOWMIRE=${SHADOWMIRE:-"/home/scripts/shadowmire"}
SHADOWMIRE=${SHADOWMIRE:-"/home/scripts/shadowmire.py"}
PYPI_MASTER="https://pypi.org"

TUNASYNC_UPSTREAM=${TUNASYNC_UPSTREAM_URL:-$PYPI_MASTER}
Expand Down

0 comments on commit b78b376

Please sign in to comment.