Commit 99a9c6e9 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play bitrix24: repack always

parent 9cd5bc5d
......@@ -19,6 +19,6 @@ case $pkgtype in
esac
repack=''
[ "$(epm print info -s)/$(epm print info -r)" = "alt/Sisyphus" ] && repack='--repack'
[ "$(epm print info -s)" = "alt" ] && repack='--repack'
epm install $repack "$PKGURL"
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