Update 93-wg_test.sh

This commit is contained in:
Alexandre
2024-01-21 12:51:22 +01:00
committed by GitHub
parent 360558dbdc
commit b6ff7f08f2

View File

@@ -2,7 +2,7 @@
# shellcheck shell=bash # shellcheck shell=bash
set -e set -e
exit 0 if bashio::config.true 'wireguard_enabled'; then
######################################################## ########################################################
# DRAFT : Start wireguard if needed # DRAFT : Start wireguard if needed
@@ -35,8 +35,6 @@ chmod 755 /config/wireguard/*
# CONFIGURE VPN # # CONFIGURE VPN #
################# #################
if bashio::config.true 'wireguard_enabled'; then
############ ############
# MESSAGES # # MESSAGES #
############ ############