Commit f1cabbb6 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play rudesktop: fix eget using

parent 3d63d551
...@@ -12,5 +12,5 @@ case "$($DISTRVENDOR -d)" in ...@@ -12,5 +12,5 @@ case "$($DISTRVENDOR -d)" in
;; ;;
esac esac
URL=$(eget --list --latest https://rudesktop.ru/ $PKGNAME-1*.deb) URL=$(epm tool eget --list --latest https://rudesktop.ru/ $PKGNAME-1*.deb)
epm install $URL epm install $URL
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