Commit 70403d7c authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm pack.d common: add eget()

parent 7e056079
......@@ -35,7 +35,10 @@ subst()
}
fi
eget()
{
epm tool eget "$@"
}
erc()
{
......
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