Update 93-openvpn.sh

This commit is contained in:
Alexandre
2023-12-23 19:00:57 +01:00
committed by GitHub
parent 8bd9bb68dd
commit 72d05f548e

View File

@@ -25,6 +25,9 @@ if bashio::config.true 'openvpn_enabled'; then
# Function to check for files path
function check_path () {
# Get variable
file="$1"
# Loop through each line of the input file
while read line
do