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