diff options
author | Christian Hesse <mail@eworm.de> | 2018-08-09 10:58:08 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-08-09 10:58:08 +0200 |
commit | 81a125471aab78eebe63994779e011593e706796 (patch) | |
tree | 94ffb5ef74adfefa86bdd7f9d13f569a0651553f | |
parent | 10c6d55784e64ec7495159b5fc0242d46fa740c7 (diff) |
drop script2script
-rw-r--r-- | script2script | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/script2script b/script2script deleted file mode 100644 index dc4c5d8..0000000 --- a/script2script +++ /dev/null @@ -1,6 +0,0 @@ -# RouterOS script: script2script -# Copyright (c) 2013-2018 Christian Hesse <mail@eworm.de> -# -# change owner to "script" - -/ system script set owner=script [ find where owner!="script" ]; |