Remove call to anvil-version-change from rpm %post as it´s
a DB corruptor trigger

Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
main
Fabio M. Di Nitto 2 years ago
parent b60c89c6bc
commit 077355aeca
  1. 2
      anvil.spec.in

@ -245,8 +245,6 @@ systemctl enable --now anvil-daemon.service
systemctl enable --now scancore.service systemctl enable --now scancore.service
systemctl enable --now striker-ui-api.service systemctl enable --now striker-ui-api.service
systemctl restart striker-ui-api.service systemctl restart striker-ui-api.service
echo "Running 'anvil-version-changes' to update Anvil! systems
anvil-version-changes -vv
%post striker %post striker
### NOTE: PostgreSQL is initialized and enabled by striker-prep-database later. ### NOTE: PostgreSQL is initialized and enabled by striker-prep-database later.

Loading…
Cancel
Save