2 lines
65 B
Plaintext
2 lines
65 B
Plaintext
|
#!/bin/sh
|
||
|
ln -s "/opt/me.fier.de/app" "/usr/local/bin/me.fier.de"
|