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