]> piware.de Git - bin.git/commitdiff
phablet-install: move to ubuntu-device-flash
authorMartin Pitt <martin.pitt@ubuntu.com>
Tue, 1 Jul 2014 10:24:09 +0000 (12:24 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Tue, 1 Jul 2014 10:24:09 +0000 (12:24 +0200)
phablet-install

index 6d36077391bcbb4e22e6ede868cc21c641eba041..8ff6695b7c14f9507365a02a3b47b5be77faeaff 100755 (executable)
@@ -6,7 +6,7 @@ MYNAME=$(getent passwd `whoami` | cut -f5 -d: | cut -f1 -d,)
 MYMAIL=${DEBMEMAIL:-$EMAIL}
 
 # flash the latest image
-phablet-flash ubuntu-system --no-backup --channel $CHANNEL
+ubuntu-device-flash --channel devel-proposed
 
 # make image writable
 adb shell "touch /userdata/.writable_image"