Skip to content

Commit

Permalink
Ensure desktop entry dir exists
Browse files Browse the repository at this point in the history
  • Loading branch information
Kangaroux authored and 0xf4b1 committed Nov 27, 2024
1 parent c5d0845 commit 6a6ae66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions craft.sh
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,8 @@ check_unity $2
popd
create_compatibility_files

mkdir -p ~/.local/share/applications

cat <<EOF >~/.local/share/applications/hearthstone.desktop
[Desktop Entry]
Type=Application
Expand Down

0 comments on commit 6a6ae66

Please sign in to comment.