freenas / iocage-plugin-nextcloud

Artifact file(s) for nextcloud iocage plugin
18 stars 34 forks source link

error when executing ´generate_letsencrypt_certificates´ #46

Closed adrido closed 2 years ago

adrido commented 2 years ago

I tried to follow the instructions to get letsencrypt working again. but everything I get is the following error message.

iocage console nextcloud
[...]
root@nextcloud:~ # generate_letsencrypt_certificates "nextcloud.*****.net" "adr********.net"
mkdir: illegal option -- -
usage: mkdir [-pv] [-m mode] directory_name ...
suckerface commented 2 years ago

Submitted PR ##47 to fix this command.