outdoorbits / little-backup-box

This software turns a single-board computer into a versatile, pocket-sized backup solution. Especially for digital photography, this is the solution for backing up images and media files on mass storage devices when traveling or at events. Media content can be viewed and rated for the subsequent process.
http://littlebackupbox.com
GNU General Public License v3.0
504 stars 103 forks source link

Remove user-specific paths #95

Closed dmpop closed 3 years ago

dmpop commented 3 years ago

Several scripts used user-specific paths, such as /home/pi/little-backup-box/scripts/backup.sh To make Little Backup Box work on other distributions that do not the pi user account, I removed all the user-specific paths.