1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-05 11:30:41 -07:00
moth/qemu-ifup
2012-12-18 10:15:08 -07:00

5 lines
89 B
Bash
Executable file

#! /bin/sh
ip addr add fd84:b410:3441::ffff/64 dev $1
ip addr add 10.0.1.254/24 dev $1