Skip to content

Commit

Permalink
Added update mime data base command to install script
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Bingham committed Sep 15, 2024
1 parent 78a9eae commit 5f10807
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Release/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ echo "Could not find installation path for: fragment.spv"
install vertex.spv $FEDORA_QT5 2> /dev/null || \
install vertex.spv $UBUNTU_QT5 2> /dev/null || \
echo "Could not find installation path for: vertex.spv"

update-mime-database /usr/share/mime

0 comments on commit 5f10807

Please sign in to comment.