mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
pypi_shadowmire: explicitly use python to execute script
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
This commit is contained in:
parent
b78b376ae2
commit
54d2effd0f
@ -60,4 +60,4 @@ EOF
|
|||||||
echo "Generated config file:"
|
echo "Generated config file:"
|
||||||
cat $CONF
|
cat $CONF
|
||||||
|
|
||||||
exec $SHADOWMIRE --config $CONF sync
|
exec python3 $SHADOWMIRE --config $CONF sync
|
||||||
|
Loading…
x
Reference in New Issue
Block a user