mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-29 15:19:41 +02:00
5 lines
48 B
Plaintext
5 lines
48 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
(cd /usr/share/offrss; ./offrss $*)
|
||
|
|