2
0
mirror of https://git.coolaj86.com/coolaj86/greenlock-cli.js synced 2025-02-23 03:38:03 +00:00
2018-05-13 01:31:44 -06:00

9 lines
186 B
Bash

#!/bin/bash
greenlock \
--agree-tos --email 'john.doe@gmail.com' \
--serve
--root /root/www/example.com \
--domains example.com,www.example.com \
--config-dir ~/acme.test/etc