tenhishadow / mbkp

Mikrotik backup script | simple bash script for doing encrypted backups of mikrotik devices(Routeros) via ssh. Script will do password-protected binary and encrypted with openssl export on regular basis
MIT License
25 stars 12 forks source link

rosv7 export changes #6

Closed tenhishadow closed 1 year ago

tenhishadow commented 2 years ago

export changed in rosv7

  1. get version major:
  2. depends on <=6 - just export, >6
    export show-sensitive terse
  3. add terse as default
tenhishadow commented 2 years ago

if verion is not 6 or 7 - jut mark it as failed.