From ea8e88749fa29670d94a0640cb07348260b2a79d Mon Sep 17 00:00:00 2001 From: root Date: Tue, 18 Oct 2022 05:57:54 -0400 Subject: [PATCH] ci\cd --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7b4b4b4..b00f986 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,4 +18,4 @@ steps: - git pull - name: restart systemd unit commands: - - systemd restart jack_bot + - systemctl restart jack_bot