From 228441d3b81087ec020a0ded18a29ac23bbeb855 Mon Sep 17 00:00:00 2001 From: Robert Schade Date: Tue, 24 Oct 2017 13:20:13 +0200 Subject: [PATCH] Update README.md modification of the readme based on correction by nathaningle. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f0ebaf..b302e89 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ How to use: - open app - run "apt update; apt install 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" - +- (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: - termux 0.53 - borg 1.0.12