Skip to content

Commit

Permalink
Another bad path resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
yannis-mlgrn committed Apr 16, 2022
1 parent 2dc99b5 commit e096b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/ps4-controller/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

- name: run setup.py
become: no
command: /home/pi/venv/python setup.py install
command: /home/pi/venv/bin/python setup.py install

- name: reload systemctl
become: yes
Expand Down

0 comments on commit e096b71

Please sign in to comment.