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
....