mirror of
https://github.com/ben-grande/qusal.git
synced 2025-10-12 13:20:51 -04:00
fix: typo in file name
Fixes: https://github.com/ben-grande/qusal/issues/21
This commit is contained in:
parent
5605ec7885
commit
766a430ba8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
"{{ slsdotpath }}-terminal-helper":
|
"{{ slsdotpath }}-terminal-helper":
|
||||||
file.managed:
|
file.managed:
|
||||||
- name: /usr/local/bin/qvm-termnal
|
- name: /usr/local/bin/qvm-terminal
|
||||||
- source: salt://{{ slsdotpath }}/files/bin/qvm-terminal
|
- source: salt://{{ slsdotpath }}/files/bin/qvm-terminal
|
||||||
- mode: "0755"
|
- mode: "0755"
|
||||||
- user: root
|
- user: root
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue