Update 93-openvpn.sh

This commit is contained in:
Alexandre
2023-12-24 00:00:04 +01:00
committed by GitHub
parent 72d05f548e
commit 14e9e411f1

View File

@@ -45,7 +45,7 @@ do
bashio::log.warning "Appended /config/openvpn/ to $file_name in $file" bashio::log.warning "Appended /config/openvpn/ to $file_name in $file"
else else
# Print an error message # Print an error message
bashio::log.warning "$file_name is referenced in your ovpn file but does not exist in the /config/openvpn/ directory" bashio::log.warning "$file_name is referenced in your ovpn file but does not exist, and can't be found either in the /config/openvpn/ directory"
fi fi
fi fi
fi fi