mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-04 02:04:45 +02:00
mod/ssh-keys-import: bump RouterOS version dependency
This commit is contained in:
parent
f6f557d80f
commit
5ac89bad04
2 changed files with 1 additions and 3 deletions
|
@ -3,8 +3,6 @@ Import ssh keys for public key authentication
|
|||
|
||||
[⬅️ Go back to main README](../../README.md)
|
||||
|
||||
[](https://mikrotik.com/download/changelogs/)
|
||||
|
||||
> ℹ️️ **Info**: This module can not be used on its own but requires the base
|
||||
> installation. See [main README](../../README.md) for details.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (c) 2020-2024 Christian Hesse <mail@eworm.de>
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
|
||||
#
|
||||
# requires RouterOS, version=7.12beta1
|
||||
# requires RouterOS, version=7.12
|
||||
#
|
||||
# import ssh keys for public key authentication
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/mod/ssh-keys-import.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue