Browse Source

Wait a bit before requesting port #381

master
Kristian Haugene 6 years ago
parent
commit
e89ed2cfa2
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      transmission/updatePort.sh

+ 3
- 0
transmission/updatePort.sh View File

@@ -1,5 +1,8 @@
#! /bin/sh

echo "Wait for tunnel to be fully initialized and PIA is ready to give us a port"
sleep 15

# Source our persisted env variables from container startup
. /etc/transmission/environment-variables.sh


Loading…
Cancel
Save