4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
[ -f /etc/config/radvd ] && /etc/init.d/radvd restart
|