mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
typo
This commit is contained in:
parent
fb6032559a
commit
bca43daaa0
@ -221,7 +221,7 @@ else
|
||||
fi
|
||||
}
|
||||
webroot() {
|
||||
if eval "certot certonly --webroot --webroot-path $NCPATH $default_le"
|
||||
if eval "certbot certonly --webroot --webroot-path $NCPATH $default_le"
|
||||
then
|
||||
echo "success" > /tmp/le_test
|
||||
else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user