4 lines
170 B
Bash
Executable File
4 lines
170 B
Bash
Executable File
#!/bin/sh
|
|
### Copyright 1999-2025. WebPros International GmbH. All rights reserved.
|
|
exec /opt/psa/bin/sw-engine-pleskrun /opt/psa/admin/plib/scripts/key-upgrade.php "$@"
|