mirror of
https://gitea.dmz.rs/Decentrala/dmzconf.git
synced 2026-07-11 05:52:26 +02:00
5 lines
87 B
Bash
Executable File
5 lines
87 B
Bash
Executable File
#!/bin/bash
|
|
|
|
ifup he-ipv6
|
|
ip -6 route add default via 2001:470:1f1a:1a4::1 dev he-ipv6
|