3 lines
67 B
Bash
3 lines
67 B
Bash
#!/bin/sh
|
|
/etc/init.d/6relayd enabled && /etc/init.d/6relayd start
|
#!/bin/sh
|
|
/etc/init.d/6relayd enabled && /etc/init.d/6relayd start
|