Fix tinc-up generation on windows
authoriczero <iczero@users.noreply.github.com>
Wed, 17 Oct 2018 05:58:52 +0000 (22:58 -0700)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 18 Oct 2018 14:05:21 +0000 (16:05 +0200)
- use `%INTERFACE%` instead of `$INTERFACE` on windows
- correct typo in `netsh interface` (was `netsh inetface`)
- remove `static` when setting ipv6 address


No differences found