mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-07-21 03:14:26 +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" ];
|