Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2308 → Rev 2307

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