Update README.md
added note about selinux and virtualenv
This commit is contained in:
parent
7e009c3485
commit
2d154c2d38
|
@ -10,6 +10,7 @@ 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"
|
||||||
|
|
||||||
Tested with:
|
Tested with:
|
||||||
|
|
Loading…
Reference in a new issue