mirror of
https://github.com/eworm-de/routeros-scripts
synced 2024-05-14 08:04:19 +00:00
6 lines
186 B
Text
6 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" ];
|