Update README.md
modification of the readme based on correction by nathaningle.
This commit is contained in:
parent
58ad2163e9
commit
228441d3b8
|
@ -10,9 +10,9 @@ How to use:
|
||||||
- open app
|
- open app
|
||||||
- run "apt update; apt install git"
|
- run "apt update; apt install git"
|
||||||
- run "git clone https://github.com/ravenschade/borgbackup_on_android.git"
|
- run "git clone https://github.com/ravenschade/borgbackup_on_android.git"
|
||||||
- set selinux to permissive (/system/bin/setenforce 1, otherwise virtualenv for python will not work properly)
|
|
||||||
- run "cd borgbackup_on_android; bash build.sh"
|
- run "cd borgbackup_on_android; bash build.sh"
|
||||||
|
- (if virtualenv for python does not work properly you have to set selinux to permissive (do "/system/bin/setenforce 0" with root permissions))
|
||||||
|
|
||||||
Tested with:
|
Tested with:
|
||||||
- termux 0.53
|
- termux 0.53
|
||||||
- borg 1.0.12
|
- borg 1.0.12
|
||||||
|
|
Loading…
Reference in a new issue