mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-17 02:14:58 +02:00
3 lines
88 B
Plaintext
3 lines
88 B
Plaintext
|
#!/bin/sh
|
||
|
( cd /usr/share/gmu && /usr/bin/gmu.bin -e -d /etc/gmu -c gmu.nanonote.conf )
|