5 lines
94 B
Plaintext
Executable File
5 lines
94 B
Plaintext
Executable File
[ -z "$PLESK_INSTALLER_DEBUG" ] || set -x
|
|
[ -z "$PLESK_INSTALLER_STRICT_MODE" ] || set -e
|
|
|
|
:
|