mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-18 13:29:14 +02:00
Update 93-wg_test.sh
This commit is contained in:
@@ -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 #
|
||||||
############
|
############
|
||||||
|
|||||||
Reference in New Issue
Block a user