mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-29 10:46:05 +02:00
Update 93-openvpn.sh
This commit is contained in:
@@ -25,6 +25,9 @@ if bashio::config.true 'openvpn_enabled'; then
|
|||||||
# Function to check for files path
|
# Function to check for files path
|
||||||
function check_path () {
|
function check_path () {
|
||||||
|
|
||||||
|
# Get variable
|
||||||
|
file="$1"
|
||||||
|
|
||||||
# Loop through each line of the input file
|
# Loop through each line of the input file
|
||||||
while read line
|
while read line
|
||||||
do
|
do
|
||||||
|
|||||||
Reference in New Issue
Block a user