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

5 lines
123 B
Plaintext
Executable File

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