mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 12:17:12 +02:00
gmenu2x: clear the screen when start
This commit is contained in:
parent
bea9c01bf4
commit
0ea4bc43fa
@ -1,7 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
source /etc/profile
|
||||
|
||||
setfont2 /usr/share/setfont2/un-fuzzy-6x10-font.pnm
|
||||
clear
|
||||
|
||||
cd /usr/share/gmenu2x
|
||||
./gmenu2x
|
||||
|
Loading…
Reference in New Issue
Block a user