updated from server
This commit is contained in:
7
root/parallels/pool/PSA_18.0.73_17971/examiners/sh_cmd.sh
Executable file
7
root/parallels/pool/PSA_18.0.73_17971/examiners/sh_cmd.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
### Copyright 1999-2025. WebPros International GmbH. All rights reserved.
|
||||
|
||||
[ "X${PLESK_INSTALLER_DEBUG}" = "X" ] || set -x
|
||||
[ "X${PLESK_INSTALLER_STRICT_MODE}" = "X" ] || set -e
|
||||
|
||||
exec "$@"
|
||||
Reference in New Issue
Block a user