correct markdown syntax

This commit is contained in:
vincent 2019-08-13 20:55:45 +02:00
parent 3fc86754db
commit c059fcacd7

View File

@ -2,8 +2,9 @@
title: Tips on synology NAS
---
#debug the ssl certificate renew on synology
# debug the ssl certificate renew on synology
in case of error in the renewal of synology certificate with let's encrypt proceed like this:
- connect to synology with SSH
- enter command `sudo /usr/syno/sbin/syno-letsencrypt renew-all -v`
- enter command ```sudo /usr/syno/sbin/syno-letsencrypt renew-all -v```