新增凤凰城节点
This commit is contained in:
13
0-部署应用/下载中心/youtube/1-systemd-daemon.service
Normal file
13
0-部署应用/下载中心/youtube/1-systemd-daemon.service
Normal file
@@ -0,0 +1,13 @@
|
||||
# /etc/systemd/system/daemon-rclone-to-onedrive.service
|
||||
|
||||
# systemctl restart daemon-rclone-to-onedrive.service
|
||||
|
||||
[Unit]
|
||||
Description=Daemon Rclone To OneDrive
|
||||
|
||||
[Service]
|
||||
ExecStart=/root/app-install/ytdl-material/rclone-sync-to-onedrive.sh
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user