- rumode.

This commit is contained in:
gazebo
2018-07-31 15:25:00 +08:00
parent 85b7fcc05f
commit c7f35cd6a3

View File

@@ -17,4 +17,4 @@
group: ubuntu
mode: 0555
- name: shell
shell: cd /jxdata/jx-callback/conf && sed -i 's/runmode\s*=\s*.*/runmode ={{ runmode }}/' app.conf && sudo systemctl restart jx-callback
shell: cd /jxdata/jx-callback/conf && sed -i 's/runmode\s*=\s*.*/runmode = {{ runmode }}/' app.conf && sudo systemctl restart jx-callback