Commit ac0fbd22 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm pack vkteams: fix unpacking

parent 4ac5adad
......@@ -13,7 +13,7 @@ else
fi
mkdir opt
mv vkteams.tar opt/$PRODUCT || fatal
mv vkteams* opt/$PRODUCT || fatal
PKGNAME=$PRODUCT-$VERSION.tar
erc pack $PKGNAME opt/$PRODUCT
......
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