5 lines
123 B
Plaintext
Executable File
5 lines
123 B
Plaintext
Executable File
### Copyright 1999-2025. WebPros International GmbH. All rights reserved.
|
|
if [ "$1" = "remove" ]; then
|
|
ldconfig
|
|
fi
|