Commit 1f1330ce authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm: fix anydesk install result

parent 6a9bc2eb
......@@ -39,7 +39,7 @@ repack=''
# https://download.anydesk.com/linux/anydesk_6.0.1-1_i386.deb
PKG="https://download.anydesk.com/linux/$(epm print constructname $PKGNAME "$VERSION-$REL" $arch)"
epm $repack install "$PKG"
epm $repack install "$PKG" || exit
echo
echo "Note: run
......
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