4 lines
55 B
Bash
4 lines
55 B
Bash
|
#!/usr/bin/sh
|
||
|
|
||
|
ln -sf /opt/bin/ybcon.sh /usr/bin/ybcon
|