summaryrefslogtreecommitdiffstats
path: root/networking/modem/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'networking/modem/setup.sh')
-rwxr-xr-xnetworking/modem/setup.sh2
1 files changed, 1 insertions, 1 deletions
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"