mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-23 15:31:19 +02:00
5 lines
66 B
Bash
Executable File
5 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
/usr/bin/gtk-query-immodules-3.0 --update-cache
|
|
|
|
exit 0
|