From dbab4c0858346173e9276e0e44dae4360da4c943 Mon Sep 17 00:00:00 2001 From: qaiu <736226400@qq.com> Date: Thu, 25 May 2023 18:14:55 +0800 Subject: [PATCH] Update service-install.sh --- bin/service-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/service-install.sh b/bin/service-install.sh index 5a3027c..ce173f9 100644 --- a/bin/service-install.sh +++ b/bin/service-install.sh @@ -1,4 +1,4 @@ -cp ./lz-api.service /etc/systemd/system/ +cp ./netdisk-fast-download.service /etc/systemd/system/ # 重新加载 systemd systemctl daemon-reload