forked from buzzhub/lsyupdate
feat:首次提交
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=lsy update Service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/data/lsyloader/lsyloader.sh
|
||||
Restart=always
|
||||
User=root
|
||||
Group=root
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user