mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-09 04:13:38 +02:00
remove initial upload
This commit is contained in:
@@ -40,9 +40,6 @@ https://github.com/rootzoll/raspiblitz/#b-dropbox-backup-target" 11 70 2>./.tmp
|
|||||||
sudo sed -i "s/^dropboxBackupTarget=.*/dropboxBackupTarget='${authtoken}'/g" /mnt/hdd/raspiblitz.conf
|
sudo sed -i "s/^dropboxBackupTarget=.*/dropboxBackupTarget='${authtoken}'/g" /mnt/hdd/raspiblitz.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# do one initial upload (so user can see it worked)
|
|
||||||
/home/admin/config.scripts/dropbox.upload.sh upload ${authtoken} /home/admin/.lnd/data/chain/${network}/${chain}net/channel.backup
|
|
||||||
|
|
||||||
elif [ "${MODE}" == "off" ]; then
|
elif [ "${MODE}" == "off" ]; then
|
||||||
|
|
||||||
# to turn backup off - delete the parameter from the config file
|
# to turn backup off - delete the parameter from the config file
|
||||||
|
Reference in New Issue
Block a user