teldrive / start.sh
Suchan87's picture
Create start.sh
330a8e4
raw
history blame contribute delete
194 Bytes
#!/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