mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-03 19:00:45 +01:00
Syntax again...
This commit is contained in:
@@ -2349,7 +2349,7 @@ class preFlightsChecks:
|
||||
res = subprocess.call(shlex.split(command))
|
||||
if res == 0:
|
||||
self.stdOut("Created ubuntu symbolic link to pcre")
|
||||
else
|
||||
else:
|
||||
self.stdOut("Error creating symbolic link to pcre: " + str(res))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user