diff options
author | Christian Hesse <mail@eworm.de> | 2021-09-01 20:40:07 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-01-14 09:20:09 +0100 |
commit | 768afd84c6f0644f899db450691a050e01c2a272 (patch) | |
tree | 75ee9cf87d34746a4165904d763545d065e1d460 | |
parent | 35d10f80f503a92ef7d7004ecac196267ee3946e (diff) |
backup-upload: export with show-sensitiverouteros-7.1rc1-3
This is available (and required) with RouterOS 7.1rc1.
-rw-r--r-- | backup-upload | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backup-upload b/backup-upload index 6aba3e7..c482b42 100644 --- a/backup-upload +++ b/backup-upload @@ -76,7 +76,7 @@ $WaitFullyConnected; # create configuration export :if ($BackupSendExport = true) do={ - / export terse file=$FilePath; + / export terse show-sensitive file=$FilePath; $WaitForFile ($FilePath . ".rsc"); :do { |