Commit 0a04c941 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play unigine-heaven: cleanup

parent 0f6a00dc
......@@ -6,11 +6,9 @@ DESCRIPTION="Unigine Heaven 2009 (Unigine Benchmark) from the official site"
. $(dirname $0)/common.sh
PKGDIR=$(mktemp -d)
trap "rm -fr $PKGDIR" EXIT
cd $PKGDIR || fatal
cd_to_temp_dir
# https://assets.unigine.com/d/Unigine_Heaven-4.0.run
epm tool eget --latest https://benchmark.unigine.com/heaven "Unigine_Heaven*.run"
epm pack --install $PKGNAME Unigine_Heaven*.run
epm pack --install $PKGNAME *.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