mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-24 01:01:32 +01: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
|