Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FUSS Team
FUSS Remote Access
Commits
e9f83043
Verified
Commit
e9f83043
authored
Sep 15, 2019
by
Marco Marinello
Browse files
Fix a var name
parent
7b95c12c
Changes
1
Hide whitespace changes
Inline
Side-by-side
nextcloud-fuss/configure-fuss.sh
View file @
e9f83043
...
...
@@ -36,7 +36,7 @@ if [ ! -e /etc/letsencrypt/live ]; then
--apache
\
--non-interactive
\
--server
https://
${
ACME_SERVER
}
:4001/acme/acme/directory
\
-d
${
N
C
_DOMAIN
}
-d
${
N
EXTCLOUD_TRUSTED
_DOMAIN
S
}
else
certbot renew
--server
https://
${
ACME_SERVER
}
:4001/acme/acme/directory
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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