mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-03 00:42:48 +02:00
3bf4717895
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
8 lines
119 B
Bash
Executable File
8 lines
119 B
Bash
Executable File
#!/bin/sh
|
|
|
|
source /etc/profile
|
|
setfont2 /usr/share/setfont2/un-fuzzy-6x10-font.pnm
|
|
|
|
cd /usr/share/gmenu2x
|
|
./gmenu2x
|