浏览代码

Wait a bit before requesting port #381

master
Kristian Haugene 6 年前
父节点
当前提交
e89ed2cfa2
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      transmission/updatePort.sh

+ 3
- 0
transmission/updatePort.sh 查看文件

@@ -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


正在加载...
取消
保存