mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-15 09:46:11 +01:00
bug fix: install and SpamAssassin
This commit is contained in:
@@ -2240,8 +2240,8 @@ def main():
|
||||
checks = preFlightsChecks("/usr/local/lsws/", args.publicip, "/usr/local", cwd, "/usr/local/CyberCP", distro)
|
||||
checks.mountTemp()
|
||||
|
||||
if distro == ubuntu:
|
||||
os.chdir("/etc/cyberpanel")
|
||||
# if distro == ubuntu:
|
||||
# os.chdir("/etc/cyberpanel")
|
||||
|
||||
if args.port == None:
|
||||
port = "8090"
|
||||
|
||||
Reference in New Issue
Block a user