8 lines
165 B
Bash
8 lines
165 B
Bash
#!/bin/bash
|
|
#
|
|
# Copyright 2010 Google Inc. All Rights Reserved.
|
|
# Author: bgay@google.com (Bruce Gay)
|
|
#
|
|
# used for flashing boot image on nexusone
|
|
|
|
bootpart='hboot'
|