1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00
Files
eworm-de-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" ];