routeros-scripts/script2script

7 lines
186 B
Text
Raw Normal View History

2018-07-05 13:29:26 +00:00
# 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" ];