Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2307 → Rev 2308

/alcasar.sh
2016,7 → 2016,8
--accountkey $acmesh_confDir/ca/account.key \
--accountconf $acmesh_confDir/data/account.conf \
--useragent $acmesh_userAgent \
--nocron
--nocron \
> /dev/null
 
if [ $? -ne 0 ]; then
echo "Error during installation of Let's Encrypt client (acme.sh)."