Commit 4a4094c6 authored by Vitaly Lipatov's avatar Vitaly Lipatov

replace epm repo comment with epm repo disable

parent ab9e1f0c
......@@ -180,7 +180,7 @@ get_fix_release_pkg()
# TODO: we don't support LINUX@Etersoft for now
# leave etersoft-gpgkeys only if we have LINUX@Etersoft repo
#epm repo list | grep -q "LINUX@Etersoft" && echo "etersoft-gpgkeys" || echo "alt-gpgkeys"
epm --quiet repo comment "LINUX@Etersoft"
epm --quiet repo disable "LINUX@Etersoft"
echo "alt-gpgkeys"
else
# update if installed (just print package name here to include in the install list)
......
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