Skip to content

Commit

Permalink
[ansible/conf] Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Oct 11, 2024
1 parent d7886b7 commit 7e2c383
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/roles/ovos_installer/tasks/virtualenv/venv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@
cmd: |
ovos-config autoconfigure \
--lang {{ ovos_installer_locale }} \
--male
-- online
--male \
--online
executable: /bin/bash
environment:
PATH: "{{ ovos_installer_user_home }}/.venvs/ovos/bin"
Expand Down

0 comments on commit 7e2c383

Please sign in to comment.