Commit b194c46c authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm pack skypeforlinux.sh: fix unsquashfs install

parent 091fb1eb
......@@ -6,7 +6,7 @@ RETURNTARNAME="$2"
. $(dirname $0)/common.sh
epm assure unsquashfs
epm assure unsquashfs squashfs-tools || fatal "Install a package with unsquashfs command manually."
unsquashfs $TAR || fatal
VERSION=$(grep version squashfs-root/snapcraft.yaml | awk '{print $2}')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment