mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-04 23:03:10 +02:00
3 lines
88 B
Bash
Executable File
3 lines
88 B
Bash
Executable File
#!/bin/sh
|
|
( cd /usr/share/gmu && /usr/bin/gmu.bin -e -d /etc/gmu -c gmu.nanonote.conf )
|