mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update 93-wg_test.sh
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# shellcheck shell=bash
|
||||
set -e
|
||||
|
||||
exit 0
|
||||
if bashio::config.true 'wireguard_enabled'; then
|
||||
|
||||
########################################################
|
||||
# DRAFT : Start wireguard if needed
|
||||
@@ -35,8 +35,6 @@ chmod 755 /config/wireguard/*
|
||||
# CONFIGURE VPN #
|
||||
#################
|
||||
|
||||
if bashio::config.true 'wireguard_enabled'; then
|
||||
|
||||
############
|
||||
# MESSAGES #
|
||||
############
|
||||
|
||||
Reference in New Issue
Block a user