Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
update autossl
Browse files Browse the repository at this point in the history
  • Loading branch information
noogen committed Jan 9, 2018
1 parent 7edfc49 commit 6a992a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rootfs/sysprepz/admin/bin/vesta-auto-ssl-restart.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ sleep 5
/usr/local/vesta/bin/v-restart-mail
/usr/local/vesta/bin/v-restart-service dovecot
/usr/local/vesta/bin/v-restart-service vesta

exit 0
1 change: 1 addition & 0 deletions rootfs/sysprepz/admin/bin/vesta-auto-ssl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ if [ -n "$hostname" ]; then

cd /usr/local/vesta/bin
/usr/local/vesta/bin/v-update-host-certificate $user $hostname
exit 0
else
echo "[i] vesta-auto-ssl exit due to empty VESTA_DOMAIN variable"
fi

0 comments on commit 6a992a0

Please sign in to comment.