Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Suchan87
/
teldrive
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
teldrive
/
start.sh
Suchan87
Create start.sh
330a8e4
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
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