From 439f7f766268af1df63c4f36282b80e78c0d588d Mon Sep 17 00:00:00 2001 From: rperper Date: Fri, 26 Oct 2018 11:36:39 -0400 Subject: [PATCH] Syntax again. --- install/install.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/install.py b/install/install.py index 17b919af2..51b0c646d 100755 --- a/install/install.py +++ b/install/install.py @@ -161,7 +161,7 @@ class preFlightsChecks: if e.errno != errno.EEXIST: self.stdOut("Error creating /etc/letsencrypt directory: " + str(e) + " Installer can continue without this [setup_account_cyberpanel] ",1) - else + else: pass ##