Skip to content

Instantly share code, notes, and snippets.

@sndnvaps
Created February 12, 2017 11:05
Show Gist options
  • Save sndnvaps/bff2bff674fa5ded0d4c2a0a1428f4ed to your computer and use it in GitHub Desktop.
Save sndnvaps/bff2bff674fa5ded0d4c2a0a1428f4ed to your computer and use it in GitHub Desktop.
#!/bin/bash
cd ~/roms/cyanogenmod/out/target/product/i9300/
yafc <<**
open ftp://dschense:uDRMO4mgC2@androidfilehost.com:21/
cd Roms/CM
put -f -r ~/roms/cyanogenmod/out/target/product/i9300/cm-*
close
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment