Commit ea39de52 authored by Иван Мажукин's avatar Иван Мажукин Committed by Vitaly Lipatov

epm play min: fix typo (eterbug #17865)

parent 8d720a3b
...@@ -12,6 +12,6 @@ arch="$(epm print info --debian-arch)" ...@@ -12,6 +12,6 @@ arch="$(epm print info --debian-arch)"
file="min-${VERSION}-${arch}.deb" file="min-${VERSION}-${arch}.deb"
PKGURL="$(eget --list --latest "https://github.com/minbrowser/min/releases "$file")" PKGURL="$(eget --list --latest "https://github.com/minbrowser/min/releases" "$file")"
install_pkgurl install_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