Asif Bacchus 2019-07-20 19:37:36 -06:00
parent e6036a17d6
commit f4e375ad06

@ -13,6 +13,9 @@ cd seafileBackup
chmod +x seafbackup.sh
```
## run as root
**Please note that this script requires that you run it as root**. Why? Very simply, this ensures that permissions issues do not prevent any of your files from being backed up!
## configure everything (*seafbackup.details*)
All configuration details are stored in the *seafbackup.details* file. This file does contain sensitive information, so make sure you've set permissions properly to prevent anyone other than *root* from accessing it.