File size: 194 Bytes
330a8e4
 
 
 
 
 
1
2
3
4
5
6
#!/bin/bash
source_path="anime2:teldrive/teldrive.db"
destination_path="/app"
rclone copy --config /app/rclone.conf "$source_path" "$destination_path" -v
/app/rclone_copy_loop.sh &
/app/teldrive