mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2024-11-26 06:19:41 +02:00
read the /etc/profile before run gmenu2x
This commit is contained in:
parent
42ae8268e4
commit
6e5fa8cedf
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
export SDL_NOMOUSE=1
|
source /etc/profile
|
||||||
|
|
||||||
cd /usr/share/gmenu2x
|
cd /usr/share/gmenu2x
|
||||||
./gmenu2x
|
./gmenu2x
|
||||||
|
Loading…
Reference in New Issue
Block a user