Current Path: > > usr > share > l.v.e-manager > utils
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
activate | File | 2353 bytes | July 11 2025 17:46:23. | |
cloudlinux-cli-user.py | File | 491 bytes | July 11 2025 17:46:23. | |
cloudlinux-selector.py | File | 654 bytes | July 11 2025 17:46:23. | |
cloudlinux_cli_user.py | File | 11427 bytes | July 11 2025 17:46:23. | |
cpanel_api.py | File | 9997 bytes | July 11 2025 17:46:23. | |
libcloudlinux.py | File | 28400 bytes | July 11 2025 17:46:23. | |
node_wrapper | File | 268 bytes | July 11 2025 17:46:23. | |
npm_wrapper | File | 1730 bytes | July 11 2025 17:46:23. | |
python_wrapper | File | 568 bytes | July 11 2025 17:46:23. | |
set_env_vars.py | File | 3750 bytes | July 11 2025 17:46:23. |
#!/bin/bash # # Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2021 All Rights Reserved # # Licensed under CLOUD LINUX LICENSE AGREEMENT # http://cloudlinux.com/docs/LICENCE.TXT # if [[ $EUID -eq 0 ]]; then echo "This program is not intended to be run as root." 1>&2 exit 1 fi CWD=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd) source ${CWD}/activate CL_PYTHON_VERSION="$(echo "${VIRTUAL_ENV}" | awk -F '/' '{print $NF}')" eval $(${CWD}/set_env_vars.py python) ABSOLUTE_PATH="${CWD}/python${CL_PYTHON_VERSION}_bin" exec "${ABSOLUTE_PATH}" "$@"
SILENT KILLER Tool