Moved from plexdrive to rclone-caching

This commit is contained in:
2019-11-06 12:56:52 +01:00
parent 8b0d92f9d1
commit 3bf0b357e3
5 changed files with 14 additions and 33 deletions

View File

@@ -1,7 +1,8 @@
#!/usr/bin/with-contenv bash
# Check, if a configuration directory exists
cp /etc/plexdrv/.rclone.conf /root/.rclone.conf
mkdir -pv ~/.config/rclone
cp /etc/plexdrv/rclone.conf ~/.config/rclone/rclone.conf
if [[ -d /config/Library ]]
then
echo "Configuration found, skipping restore of backup"