Hackfut Security File Manager
Current Path:
/opt/alt/python37/lib/python3.7/site-packages/lvemanager
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
lvemanager
/
📁
..
📄
__init__.py
(498 B)
📁
__pycache__
📄
config_parser.py
(3.01 KB)
📄
helpers.py
(1.55 KB)
📄
sudoers.py
(4.53 KB)
Editing: __init__.py
# coding=utf-8 # # 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 # # This line is changed in %build section of cpanel-lvemanager.spec from __future__ import print_function from __future__ import division from __future__ import absolute_import PKG_VERSION = "7.8.1" # This line is changed in %build section of cpanel-lvemanager.spec PKG_RELEASE = "1.el6.cloudlinux"
Upload File
Create Folder