DCCooper 95e1d9b62c isula-build:use pre instead of pretrans for groupadd
reason: mv groupadd from pretrans to pre to prevent install failed when
doing: `yum install -y isula-build --installroot /root/test`. This could
fail because there is no **sh** command then.
%Pretrans will run the script before any package installed, so it is not
proper to do `groupadd` in the Pretrans step.

Signed-off-by: DCCooper <1866858@gmail.com>
2021-10-14 10:20:09 +08:00
2021-09-03 10:33:43 +08:00
2021-09-03 10:33:43 +08:00
Description
No description provided
31 MiB
Languages
Shell 100%