Commit c45f4e47 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-checksystem: fix working in packed

parent e7c42a7c
......@@ -50,6 +50,10 @@ esac
}
SUDO=sudo
DISTRNAME=ALTLinux
epm_checksystem
# direct debug run
if [ "$1" = "--debug" ] ; then
shift
SUDO=sudo
DISTRNAME=ALTLinux
epm_checksystem
fi
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