mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 23:45:39 +00:00
Fixed wrapper bugs
This commit is contained in:
parent
1fe040cc53
commit
d1293d1351
|
@ -57,6 +57,7 @@ then
|
|||
mkdir -p ~/retrodeck/states
|
||||
mkdir -p ~/retrodeck/screenshots
|
||||
mkdir -p ~/retrodeck/bios
|
||||
mkdir -p /var/config/retroarch/
|
||||
|
||||
cp -r /app/retrodeck/tools/* /var/config/retrodeck/tools/
|
||||
|
||||
|
|
Loading…
Reference in a new issue