mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-01-09 05:00:14 +02:00
5 lines
48 B
Plaintext
5 lines
48 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
(cd /usr/share/offrss; ./offrss $*)
|
||
|
|