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
|