mirror of
https://github.com/upa/mscp.git
synced 2026-02-28 03:24:41 +08:00
drop python binding support
This commit is contained in:
@@ -29,8 +29,3 @@ RUN cd ${mscpdir} \
|
||||
&& cpack -G RPM CPackConfig.cmake \
|
||||
&& rpm -iv *.rpm
|
||||
|
||||
# install mscp python module
|
||||
RUN cd ${mscpdir} \
|
||||
&& python3 pysetup.py install --user \
|
||||
&& ldconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user