Skip to content

Commit

Permalink
fix enckey
Browse files Browse the repository at this point in the history
  • Loading branch information
Moeni committed Sep 6, 2024
1 parent 7cef8b9 commit 1a54e40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ then
source bin/activate
pi-manage setup create_enckey
pi-manage setup create_audit_keys
pi-manage setup create_enckey
pi-manage setup create_tables || exit 1
pi-manage db stamp head -d /opt/privacyidea/lib/privacyidea/migrations/
pi-manage admin add --password ${PI_PASSWORD:-admin} ${PI_ADMIN:-admin}
Expand Down

0 comments on commit 1a54e40

Please sign in to comment.