Skip to content

Commit

Permalink
hide password
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxtof committed Jul 27, 2021
1 parent a5d7903 commit 2274119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dm-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ read "NUTANIX_VM_NETWORK?NUTANIX_VM_NETWORK: "
export NUTANIX_VM_NETWORK
read "NUTANIX_USERNAME?NUTANIX_USERNAME: "
export NUTANIX_USERNAME
read "NUTANIX_PASSWORD?NUTANIX_PASSWORD: "
read -s "NUTANIX_PASSWORD?NUTANIX_PASSWORD: "
export NUTANIX_PASSWORD

0 comments on commit 2274119

Please sign in to comment.