From a675c70069b6ea2634344cb8cc616dcc0fda4822 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 1 Jul 2014 12:24:09 +0200 Subject: [PATCH] phablet-install: move to ubuntu-device-flash --- phablet-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phablet-install b/phablet-install index 6d36077..8ff6695 100755 --- a/phablet-install +++ b/phablet-install @@ -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" -- 2.39.2