GSP-Agent-Windows/GSP64/etc/postinstall/libxml2.sh.done
2026-07-02 18:10:41 -05:00

4 lines
118 B
Text

if test ! -f /etc/xml/catalog; then
/bin/mkdir -p /etc/xml
/usr/bin/xmlcatalog --noout --create /etc/xml/catalog
fi