✏️ 正在编辑: __init__.py
路径:
/opt/cloudlinux/venv/lib/python3.11/site-packages/lvemanager/__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.11.39" # This line is changed in %build section of cpanel-lvemanager.spec PKG_RELEASE = "1.el8.cloudlinux"
💾 保存文件
← 返回文件管理器