Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
modules
/
composer
/
resources
/
composer
/
File Content:
composer
#!/bin/bash # Copyright 1999-2020. Plesk International GmbH. All Rights Reserved. COMPOSER_BIN="${COMPOSER_BIN_D}composer.phar" [ -e "$COMPOSER_BIN" ] || { echo "'$COMPOSER_BIN' not found" >&2; exit 1; } [ -x "$COMPOSER_BIN" ] || { echo "'$COMPOSER_BIN' is not executable" >&2; exit 1; } "$COMPOSER_BIN" "$@"
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
DiskSecurity-Composer.xml
208 bytes
0644
composer
311 bytes
0644
composer.phar
2426621 bytes
0644
N4ST4R_ID | Naxtarrr