diff options
Diffstat (limited to '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" ]; |