mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-10 18:14:27 +02: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" ];
|