Hackfut Security File Manager
Current Path:
/opt/alt/python37/lib/python3.7/site-packages/lvestats
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
lvestats
/
📁
..
📄
__init__.py
(313 B)
📁
__pycache__
📁
core
📁
eventloop
📁
lib
📄
main.py
(2.86 KB)
📁
orm
📁
plugins
📁
snapshots
📁
utils
📄
version.py
(411 B)
Editing: version.py
#!/opt/alt/python37/bin/python3 -bb # coding=utf-8 # # Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2019 All Rights Reserved # # Licensed under CLOUD LINUX LICENSE AGREEMENT # http://cloudlinux.com/docs/LICENSE.TXT # This variable will be updated by RPM spec durring build process from __future__ import print_function VERSION = "4.1.21-1.el6" if __name__ == '__main__': print(VERSION)
Upload File
Create Folder