[Replicant] [PATCH 3/3] networking: modem: setup.sh: use the same paths than Android.mk

Denis 'GNUtoo' Carikli GNUtoo at cyberdimension.org
Wed Nov 13 18:23:39 UTC 2019


This is to have a single path in the script documentation on the
Replicant wiki.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at cyberdimension.org>
---
 networking/modem/setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/networking/modem/setup.sh b/networking/modem/setup.sh
index 91b7656..738c3af 100755
--- a/networking/modem/setup.sh
+++ b/networking/modem/setup.sh
@@ -1,4 +1,4 @@
-root_dir="/data/misc/modem"
+root_dir="/system/bin"
 adb root
 sleep 3
 adb push ./device-files/ "$root_dir"
-- 
2.24.0



More information about the Replicant mailing list