msg update

This commit is contained in:
Cold-Egg
2020-03-13 11:51:51 -04:00
parent 95928d1776
commit daa65aa4af
+1 -1
View File
@@ -36,7 +36,7 @@ help_message(){
exit 0 exit 0
;; ;;
"3") "3")
echo 'Please run acme.sh -domain example.com to apply certificate' echo 'Please run acme.sh --domain [DOMAIN_NAME] to apply certificate'
exit 0 exit 0
;; ;;
esac esac