mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
mame: fix permissions after unpack
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8f2bf48941
commit
6a6a79b5cd
@ -30,4 +30,7 @@
|
||||
mkdir -p $HOME/emulators/mame/cheat
|
||||
mkdir -p $HOME/emulators/mame/crosshair
|
||||
|
||||
# fix permissions lost after unpack
|
||||
chmod +x ./bin/mame
|
||||
|
||||
./bin/mame $@
|
||||
|
Loading…
x
Reference in New Issue
Block a user