diff --git a/deploy/ansible.yml b/deploy/ansible.yml index aad975233..1bbd6dbef 100644 --- a/deploy/ansible.yml +++ b/deploy/ansible.yml @@ -10,7 +10,7 @@ group: ubuntu mode: 0777 - name: cleanup previous backup files - shell: ./cleanup.sh + shell: cd /jxdata/jx-callback && ./cleanup.sh - name: copy execute file to dest copy: src: ../jx-callback