Update uninstallgithub.sh

This commit is contained in:
bakustarver 2024-05-23 06:21:01 +03:00 committed by GitHub
parent 61c57d0dac
commit 7972b9b576
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,4 +13,4 @@ rm "$localbin/rpgmaker-linux"
rm -rf "$HOME/.local/share/Steam/compatibilitytools.d/rpgmaker-linux-steam-wrapper/"
rm -rf "$HOME/.var/app/com.valvesoftware.Steam/data/Steam/compatibilitytools.d/rpgmaker-linux-steam-wrapper/"
sed -e 's@x-scheme-handler/rpgmakermp.*@@g' -i /home/pasha/.config/mimeapps.list
sed -e 's@x-scheme-handler/rpgmakermp.*@@g' -i "$HOME/.config/mimeapps.list"