Skip to content

Commit

Permalink
fix: typo in file name
Browse files Browse the repository at this point in the history
Fixes: #21
  • Loading branch information
ben-grande committed Feb 23, 2024
1 parent 6ed3191 commit 062d39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/dom0/helpers.sls
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later

"{{ slsdotpath }}-terminal-helper":
file.managed:
- name: /usr/local/bin/qvm-termnal
- name: /usr/local/bin/qvm-terminal
- source: salt://{{ slsdotpath }}/files/bin/qvm-terminal
- mode: "0755"
- user: root
Expand Down

0 comments on commit 062d39b

Please sign in to comment.