Update file run_onchange_after_24-vpn-linux.sh.tmpl
This commit is contained in:
parent
75e7859f65
commit
441d2ccec3
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ else
|
|||
logg warn 'Unknown package manager - install OpenVPN / WireGuard / NetworkManager plugins individually'
|
||||
fi
|
||||
|
||||
# @description Ensures NetworkManager event config folders are created
|
||||
function ensureNetworkConfigs() {
|
||||
if [ ! -d /etc/network/if-up.d ]; then
|
||||
logg info 'Creating /etc/network/if-up.d folder'
|
||||
|
|
Loading…
Reference in a new issue