mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 22:06:05 +01:00
Syntax again.
This commit is contained in:
@@ -161,7 +161,7 @@ class preFlightsChecks:
|
|||||||
if e.errno != errno.EEXIST:
|
if e.errno != errno.EEXIST:
|
||||||
self.stdOut("Error creating /etc/letsencrypt directory: " + str(e) +
|
self.stdOut("Error creating /etc/letsencrypt directory: " + str(e) +
|
||||||
" Installer can continue without this [setup_account_cyberpanel] ",1)
|
" Installer can continue without this [setup_account_cyberpanel] ",1)
|
||||||
else
|
else:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user