🚑️ fix
This commit is contained in:
parent
077f41af13
commit
3a62e217e4
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -1,6 +1,6 @@
|
|||
safe_title=$(python3 -c "print(\"$name\".replace(\" \", \".\").lower())")
|
||||
mv -v "root/usr/share/applications/Game Title.desktop" "root/usr/share/applications/$name.desktop"
|
||||
mkdir -p root/rom/n64/
|
||||
mkdir -p root/games/rom/n64/
|
||||
mkdir -p root/usr/share/icons/$safe_title
|
||||
sd "game.title" "$safe_title" "root/usr/share/applications/$name.desktop"
|
||||
sd "game.title" "$safe_title" PKGBUILD
|
||||
|
|
Loading…
Add table
Reference in a new issue