mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-15 11:53:02 +00:00
修改安装脚本
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=lz-api
|
||||
Description=netdisk-fast-download
|
||||
Documentation=https://qaiu.top
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
@@ -4,7 +4,7 @@ cp ./lz-api.service /etc/systemd/system/
|
||||
systemctl daemon-reload
|
||||
|
||||
# 运行服务
|
||||
systemctl start lz-api
|
||||
systemctl start netdisk-fast-download
|
||||
|
||||
# 在系统启动时启动服务
|
||||
systemctl enable lz-api
|
||||
systemctl enable netdisk-fast-download
|
||||
|
||||
Reference in New Issue
Block a user