Commit 80ddf3cf authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play sunshine: add warning that version is not supported

parent ffac9b5f
......@@ -8,8 +8,9 @@ URL="https://app.lizardbyte.dev/Sunshine"
. $(dirname $0)/common.sh
arch=$(epm print info -a)
warn_version_is_not_supported
arch=$(epm print info -a)
BUILD_ID=$(eget --list https://copr.fedorainfracloud.org/coprs/lizardbyte/stable/package/Sunshine/ | grep -o 'build/[0-9]\+' | cut -d/ -f2 | sort -n | tail -n1)
......
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