routeros-scripts/script2script
Christian Hesse e1f134ead5 add scripts
2018-07-05 15:34:08 +02:00

7 lines
186 B
Plaintext

# 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" ];