echo deleted
This commit is contained in:
parent
bc90465579
commit
5518e9e2d7
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@ server:
|
||||||
echo $(grep "Unseal Key 5:" /tmp/init.txt | awk '{print $NF}')| cat > /openbao/data/unseal_key5.txt
|
echo $(grep "Unseal Key 5:" /tmp/init.txt | awk '{print $NF}')| cat > /openbao/data/unseal_key5.txt
|
||||||
rm /tmp/init.txt
|
rm /tmp/init.txt
|
||||||
echo "usealed 👍"
|
echo "usealed 👍"
|
||||||
echo bao audit enable file file_path=stdout
|
bao audit enable file file_path=stdout
|
||||||
ui:
|
ui:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in a new issue