Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
rohankapoorcom committed Oct 20, 2024
1 parent 0493dd2 commit d6e57e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/kitchen/label_printer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
---

shell_command:
print_label: "shell_command/print_label.sh '{{content}}' '{{copies}}'"
print_tape_label: "shell_command/print_tape_label.sh '{{content}}' '{{copies}}'"
print_label: "/etc/homeassistant/shell_command/print_label.sh '{{content}}' '{{copies}}'"
print_tape_label: "/etc/homeassistant/shell_command/print_tape_label.sh '{{content}}' '{{copies}}'"

automation:
- id: c4fdcb6b-1b34-4445-950e-122605812a25
Expand Down

0 comments on commit d6e57e6

Please sign in to comment.