summaryrefslogtreecommitdiffstats
path: root/networking/modem/setup.sh
blob: 82fada5585892943b0beace9c8add75684f42ea1 (plain)
1
2
3
4
5
#!/bin/sh
root_dir="/system/bin"
adb root
sleep 3
adb push ./device-files/modem.sh "$root_dir"