7 lines
106 B
Plaintext
Raw Normal View History

2023-09-21 04:19:06 -04:00
#!/bin/sh
# update application icon caches
/usr/bin/gtk-update-icon-cache /usr/share/icons/hicolor
#EOF