mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-07-21 11:24:29 +02:00
7 lines
186 B
Text
7 lines
186 B
Text
|
# 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" ];
|