mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update start.sh
This commit is contained in:
parent
3999150de1
commit
20e6b2faa3
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Kanged from binhex's OpenVPN dockers
|
# Kanged from binhex's OpenVPN dockers
|
||||||
set -x
|
set -e
|
||||||
|
|
||||||
# check for presence of network interface docker0
|
# check for presence of network interface docker0
|
||||||
check_network=$(ifconfig | grep docker0 || true)
|
check_network=$(ifconfig | grep docker0 || true)
|
||||||
|
Loading…
Reference in New Issue
Block a user