mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-08 22:36:12 +01:00
add missing virtualenv
This commit is contained in:
@@ -1318,6 +1318,10 @@ imap_folder_list_limit = 0
|
||||
|
||||
os.chdir(self.cwd)
|
||||
|
||||
print(os.getcwd())
|
||||
|
||||
time.sleep(30)
|
||||
|
||||
if self.distro == ubuntu:
|
||||
command = "apt-get -y install gcc g++ make autoconf rcs"
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user