Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alex Hanselka
deploy-freenas
Commits
9a6515b2
Commit
9a6515b2
authored
May 13, 2020
by
Alex Hanselka
Browse files
indentation again
parent
258f4ae7
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy_freenas.py
View file @
9a6515b2
...
...
@@ -171,11 +171,11 @@ if S3_ENABLED:
})
)
if
ws
.
status
==
101
:
print
(
"Setting active S3 certificate successful"
)
print
(
"Setting active S3 certificate successful"
)
else
:
print
(
"Error setting active S3 certificate!"
)
print
(
r
)
sys
.
exit
(
1
)
print
(
"Error setting active S3 certificate!"
)
print
(
r
)
sys
.
exit
(
1
)
# Reload nginx with new cert
try
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment