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