From 6505958232dcdcbc733a5a945b86c8f07e86ae26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Wed, 3 Aug 2022 13:53:09 +0800 Subject: [PATCH] 1 --- deploy/ansible.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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