#!/usr/bin/env python

"""
https://www.tinc-vpn.org/documentation/Scripts.html
"""

from tinc_mesh import tinker

tinker.tinker_script_subnet_down()
