Commit b14108ee authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play: onlyoffice.sh: use --repack for all platforms

parent c1c6fb72
......@@ -44,4 +44,5 @@ fi
#PKGURL="https://download.onlyoffice.com/install/desktop/editors/linux/"
#PKGURL="$(eget --list --latest https://github.com/ONLYOFFICE/DesktopEditors/releases $(epm print constructname $PKGNAME "$VERSION" $arch $pkgtype))"
epm install "$PKGURL"
# use --repack to apply repack script for all platforms
epm install --repack "$PKGURL"
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