mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-06 18:23:21 +00:00
Update start.sh
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
# Kanged from binhex's OpenVPN dockers
|
||||
set -x
|
||||
set -e
|
||||
|
||||
# check for presence of network interface docker0
|
||||
check_network=$(ifconfig | grep docker0 || true)
|
||||
|
||||
Reference in New Issue
Block a user