mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-05 19:40:52 -07:00
5 lines
106 B
Bash
Executable file
5 lines
106 B
Bash
Executable file
#! /bin/sh
|
|
|
|
exec 2>&1
|
|
|
|
exec $CTF_BASE/packages/router/bin/radvd -C radvd.conf -d 1 -m stderr -p radvd.pid
|