mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-11 23:25:55 +02:00
8 lines
119 B
Plaintext
8 lines
119 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
source /etc/profile
|
||
|
setfont2 /usr/share/setfont2/un-fuzzy-6x10-font.pnm
|
||
|
|
||
|
cd /usr/share/gmenu2x
|
||
|
./gmenu2x
|