mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 11:19:50 +03:00
4 lines
66 B
Bash
Executable file
4 lines
66 B
Bash
Executable file
#!/bin/sh
|
|
/usr/bin/gtk-query-immodules-3.0 --update-cache
|
|
|
|
exit 0
|