aboutsummaryrefslogtreecommitdiffstats
path: root/script2script
blob: dc4c5d8a0ac12260564d628a1c2ed33e4efbb820 (plain) (blame)
1
2
3
4
5
6
# 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" ];