diff --git a/deploy/ansible.yml b/deploy/ansible.yml index 50542e1..956f421 100644 --- a/deploy/ansible.yml +++ b/deploy/ansible.yml @@ -18,4 +18,5 @@ mode: 0755 backup: no - name: shell - shell: sudo systemctl restart jx-print + shell: sudo ./jx-print +# shell: sudo systemctl restart jx-print