forked from uncloud/uncloud
4 lines
51 B
Bash
4 lines
51 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
radvd -C ./radvd.conf -n -p ./radvdpid
|