Skip to content

Instantly share code, notes, and snippets.

@asutherland
Created August 15, 2014 21:03
sometimes "adb remount" doesn't work for me on FxOS
#!/bin/bash
adb shell mount -o remount,rw /system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment