Skip to content

Commit

Permalink
Merge pull request #574 from 0xPolygonID/develop
Browse files Browse the repository at this point in the history
Hotfix vault
  • Loading branch information
x1m3 committed Dec 4, 2023
2 parents aeb64c1 + 78cc362 commit 8c24cef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion infrastructure/local/.vault/scripts/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ sleep 5
FILE=/vault/data/init.out
if [ ! -e "$FILE" ]; then
echo -e "===== Initialize the Vault ====="
mkdir /vault/data/
vault operator init > /vault/data/init.out
fi

Expand Down

0 comments on commit 8c24cef

Please sign in to comment.