mirror of
https://github.com/ben-grande/qusal.git
synced 2025-07-20 21:28:42 -04:00
fix: ssh top files missing list type matcher
This commit is contained in:
parent
e10b3178b3
commit
11ee1c75f0
2 changed files with 2 additions and 0 deletions
|
@ -6,4 +6,5 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
|||
|
||||
base:
|
||||
'ssh,dvm-ssh':
|
||||
- match: list
|
||||
- ssh.configure
|
||||
|
|
|
@ -11,4 +11,5 @@ base:
|
|||
'tpl-ssh':
|
||||
- ssh.install
|
||||
'dvm-ssh,ssh':
|
||||
- match: list
|
||||
- ssh.configure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue