2024-08-27 04:15:26 -04:00

8 lines
104 B
Bash

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