Files
server/var/lib/dpkg/info/plesk-rrd.postinst
2026-01-07 20:52:11 +01:00

5 lines
126 B
Plaintext
Executable File

### Copyright 1999-2025. WebPros International GmbH. All rights reserved.
if [ "$1" = "configure" ]; then
ldconfig
fi