mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-10 15:26:13 +01:00
push more packages to repo
This commit is contained in:
@@ -166,8 +166,6 @@ class ApplicationInstaller(multi.Thread):
|
||||
command = 'apt -y install git'
|
||||
ProcessUtilities.executioner(command)
|
||||
else:
|
||||
command = 'yum -y install http://repo.iotti.biz/CentOS/7/noarch/lux-release-7-1.noarch.rpm'
|
||||
ProcessUtilities.executioner(command)
|
||||
|
||||
command = 'yum install git -y'
|
||||
ProcessUtilities.executioner(command)
|
||||
|
||||
Reference in New Issue
Block a user