diff options
author | Christian Hesse <mail@eworm.de> | 2018-09-27 00:18:43 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-09-27 00:18:43 +0200 |
commit | be673737d3ddacd93656a2c287596381aedb86c4 (patch) | |
tree | 463e9352ebff727eedd30f935b953bc7a31adf34 /check-routeros-update | |
parent | 4273459f11b00fe59485e6e4ef09be50725efc9a (diff) |
start scripts with a magic token / shebang
Diffstat (limited to 'check-routeros-update')
-rw-r--r-- | check-routeros-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check-routeros-update b/check-routeros-update index 3ba200e..bcc2a2a 100644 --- a/check-routeros-update +++ b/check-routeros-update @@ -1,4 +1,4 @@ -# +#!rsc # RouterOS script: check-routeros-update # Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de> # |