Fix name of the android rootfs tarball
This commit is contained in:
parent
a3c1488ad2
commit
6f6fc5c49c
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ fi
|
|||
|
||||
echo "Copying rootfs into $ROOTFS_PATH .."
|
||||
mkdir -p $ROOTFS_PATH
|
||||
tar xf $SNAP/anbox-android-rootfs.tar -C $ROOTFS_PATH/ --strip-components=1
|
||||
tar xf $SNAP/android-rootfs.tar -C $ROOTFS_PATH/ --strip-components=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue