mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
pypi_shadowmire: fix path of shadowmire.py
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
This commit is contained in:
parent
35cb113b77
commit
b78b376ae2
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user