Add readme

This commit is contained in:
Austen Adler 2019-10-26 22:46:19 -04:00
parent 26858a6513
commit d741dd43a1
2 changed files with 8 additions and 1 deletions

View File

@ -1 +1,8 @@
= Android Borgmatic Setup
== Installation
....
wget https://gitea.austenwares.com/stonewareslord/android-borgmatic-setup/archive/master.tar.gz
tar -xf master.tar.gz
cd android-borgmatic-setup
./init.sh
....

View File

@ -92,7 +92,7 @@ install_complete() {
Installation complete!
Your ssh key:
$(cat ~/.ssh/id_ed25519.pub)
$(cat ~/.ssh/id_ed25519.pub)
Configure your excludes
${EDITOR:-vim} "$BORGMATIC_EXCLUDES_FILE"
To setup your repository, run: