1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 11:45:18 +03:00
aports/testing/hime/hime-gtk2.post-upgrade
2022-05-08 14:30:37 +08:00

4 lines
66 B
Bash
Executable file

#!/bin/sh
/usr/bin/gtk-query-immodules-2.0 --update-cache
exit 0