update-renater-meta.sh: change authentic2-ctl to authentic2-manage (#50647)

This commit is contained in:
Benjamin Dauvergne 2021-01-29 15:29:19 +01:00
parent 7908778314
commit ef4a64513b
1 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ cat <<EOF >$FIXTURE_TMP
EOF
# Load fixture
/usr/bin/authentic2-ctl loaddata -v0 $FIXTURE_TMP
/usr/bin/authentic2-manage loaddata -v0 $FIXTURE_TMP
# Load metadataas
/usr/bin/authentic2-ctl sync-metadata --source=renater --sp -v1 $METADATA_TMP
/usr/bin/authentic2-manage sync-metadata --source=renater --sp -v1 $METADATA_TMP