@ -1,5 +1,8 @@
#!/bin/sh
# TODO :
# - Add detection of VPN Interface to remove error message
DEBUG() {
[ "$_DEBUG" = "on" ] && $@
}