mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-12-23 09:45:34 +02:00
4 lines
52 B
Bash
4 lines
52 B
Bash
#!/bin/sh
|
|
cd /usr/share/nupdf
|
|
/usr/bin/nupdf.bin $*
|