tarball and still on the system if ubuntu-core-upgrader performs a "format" (LP: #1447652)ubuntu/yakkety
parent
b471d3a2e0
commit
e0b6feda6c
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
if [ "$(dpkg --print-architecture)" = "armhf" ]; then
|
||||
mkdir -p /boot/uboot
|
||||
fi
|
Loading…
Reference in new issue