mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2025-04-21 12:27:27 +03:00
read the /etc/profile before run gmenu2x
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user