From 7ef82de9f57dbdbfb6cbe57fdd492208155427ee 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 10:00:17 +0800 Subject: [PATCH] 1 --- deploy/jx-print.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/jx-print.service b/deploy/jx-print.service index 3e81fde..79f2586 100644 --- a/deploy/jx-print.service +++ b/deploy/jx-print.service @@ -18,7 +18,7 @@ Restart=always RestartSec=500ms WorkingDirectory=/jxdata/jx-callback-print -ExecStart=/bin/sh -c '/jxdata/jx-callback-print/jx-print >> /jxdata/jx-callback-print/jx-callback.log 2>&1' +ExecStart=/bin/sh -c '/jxdata/jx-callback-print/jx-print >> /jxdata/jx-callback-print/jx-print.log 2>&1' [Install] WantedBy=multi-user.target \ No newline at end of file