mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
4 lines
83 B
Bash
4 lines
83 B
Bash
#!/bin/sh
|
|
|
|
exec /bin/rm -f /etc/pango/pango.modules /usr/lib/pango/*/modules.cache
|