676b6c20bf
AppStream data for postmarketOS has been removed until the new format without a double "--" is deployed. Otherwise transition will be a pain and we would have to take care of it downstream. Relates #1384
4 lines
144 B
Bash
4 lines
144 B
Bash
#!/bin/sh
|
|
|
|
# Can be removed once GNOME 41.3 exists in all stable releases
|
|
rm -f /var/cache/app-info/xmls/org.gnome.Software-Components-*.xml.gz
|