Commit d4208c6b authored by Vitaly Lipatov's avatar Vitaly Lipatov

update packed

parent e5d53dbd
......@@ -10738,6 +10738,9 @@ fi
################# end of incorporated bin/tools_json #################
epm_main()
{
#PATH=$PATH:/sbin:/usr/sbin
set_pm_type
......@@ -11253,3 +11256,5 @@ esac
# Run helper for command with natural args
eval epm_$epm_cmd $quoted_args
# return last error code (from subroutine)
}
epm_main "$@"
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