2024-12-25 05:00:15 -05:00

8 lines
104 B
Bash

#!/bin/sh
# update icon cache
gtk-update-icon-cache /usr/share/icons/hicolor
# End post install file