X7ROOT File Manager
Current Path:
/opt/cloudlinux/venv/lib/python3.11/site-packages/clconfigure/spec
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
clconfigure
/
spec
/
ðŸ“
..
📄
__init__.py
(331 B)
ðŸ“
__pycache__
📄
admin.py
(2.59 KB)
📄
shared.py
(2.44 KB)
📄
shared_pro.py
(1.29 KB)
📄
solo.py
(2.79 KB)
Editing: __init__.py
# Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2018 All Rights Reserved # # Licensed under CLOUD LINUX LICENSE AGREEMENT # https://cloudlinux.com/docs/LICENCE.TXT # from . import admin from . import shared from . import shared_pro from . import solo __all__ = ( admin, shared, shared_pro, solo )
Upload File
Create Folder