From 49371193341716e416c4aeeed74f153ec8e3292b Mon Sep 17 00:00:00 2001 From: gazebo Date: Tue, 7 Aug 2018 09:44:15 +0800 Subject: [PATCH] - fk. --- deploy/ansible.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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