mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2025-02-17 18:54:42 +02:00
4 lines
44 B
Bash
4 lines
44 B
Bash
#!/bin/sh
|
|
cd /mnt/sd/gmenu2x
|
|
exec ./gmenu2x
|