This is to have a single path in the script documentation on the Replicant wiki.
Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]> --- 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 _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
