python3 -m pip install --user virtualenv
virtualenv venv
. venv/bin/activate
pip3 install -r requirements.txt
aws configure
-
Notifications
You must be signed in to change notification settings - Fork 0
abendy/macos-to-s3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Automatic backups to AWS S3 with Borg. Under development.