diff options
author | Christian Hesse <mail@eworm.de> | 2019-01-01 21:19:19 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2019-01-02 09:38:34 +0100 |
commit | 472cd3d90536f9a5d892d346791292d968bd82de (patch) | |
tree | 7f4f0d1d4499cc92590f37df4077a5342a95757d /initial-commands | |
parent | 3cdd0fb94ba1c1ace47f3833ebaea46ff6cfb844 (diff) |
update copyright for 2019
Diffstat (limited to 'initial-commands')
-rw-r--r-- | initial-commands | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/initial-commands b/initial-commands index 2d066e4..e08b363 100644 --- a/initial-commands +++ b/initial-commands @@ -1,6 +1,6 @@ #!rsc # RouterOS script: initial-commands -# Copyright (c) 2018 Christian Hesse <mail@eworm.de> +# Copyright (c) 2018-2019 Christian Hesse <mail@eworm.de> { / tool fetch "https://git.eworm.de/cgit.cgi/routeros-scripts/plain/certs/letsencrypt.pem" dst-path="letsencrypt.pem"; |