forked from ports/contrib
6 lines
46 B
Bash
6 lines
46 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
cd /usr/share/yacy
|
||
|
./startYACY.sh
|
||
|
|