first-commit

This commit is contained in:
zeaslity
2023-05-15 16:49:09 +08:00
commit 06cba6ca3c
816 changed files with 157018 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# vim /etc/systemd/system/rclone-sync-from-onedrive.service
# systemctl restart rclone-sync-from-onedrive.service
[Unit]
Description=Daemon Rclone To OneDrive
[Service]
ExecStart=/root/app-install/rclone-sync-from-onedrive.sh
Restart=always
[Install]
WantedBy=multi-user.target