This commit is contained in:
2018-12-11 07:57:00 +01:00
parent 50e9088de5
commit 8ee0d34328
3 changed files with 4 additions and 4 deletions

View File

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