9 lines
207 B
Plaintext
9 lines
207 B
Plaintext
= 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
|
|
....
|