mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-26 01:18:07 +02:00
4 lines
52 B
Bash
4 lines
52 B
Bash
|
#!/bin/sh
|
||
|
cd /usr/share/nupdf
|
||
|
/usr/bin/nupdf.bin $*
|