mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2025-04-09 07:57:27 +03:00
4 lines
44 B
Bash
4 lines
44 B
Bash
#!/bin/sh
|
|
cd /mnt/sd/gmenu2x
|
|
exec ./gmenu2x
|