Add one liner
This commit is contained in:
parent
3cde54c23a
commit
083929d68f
@ -7,3 +7,7 @@ tar -xf master.tar.gz
|
||||
cd android-borgmatic-setup
|
||||
./init.sh
|
||||
....
|
||||
|
||||
....
|
||||
apt-get install -y wget && wget https://gitea.austenwares.com/stonewareslord/android-borgmatic-setup/archive/master.tar.gz && tar -xf master.tar.gz && cd android-borgmatic-setup && ./init.sh
|
||||
....
|
||||
|
Loading…
Reference in New Issue
Block a user