Commit a3584504 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play: add FlyView client

parent abf9a07b
#!/bin/sh
PKGNAME=flyview-client
SUPPORTEDARCHES="x86_64"
DESCRIPTION="FlyView Client from the official site"
. $(dirname $0)/common.sh
PKG="$(epm tool eget --list --latest https://flyviewvms.ru/downloads/ "flyview-client*linux64.deb")"
epm install $PKG
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