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

diff --git a/networking/modem/setup.sh b/networking/modem/setup.sh
index 82fada5..693f4aa 100755
--- a/networking/modem/setup.sh
+++ b/networking/modem/setup.sh
@@ -1,5 +1,4 @@
 #!/bin/sh
-root_dir="/system/bin"
 adb root
 sleep 3
-adb push ./device-files/modem.sh "$root_dir"
+adb push ./device-files/modem.sh "/system/bin/"
-- 
2.27.0

_______________________________________________
Replicant mailing list
Replicant@osuosl.org
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to