Skip to content

Commit

Permalink
feat: fixed merge bug in zsec script
Browse files Browse the repository at this point in the history
  • Loading branch information
rhartnett-zscaler committed Jun 26, 2024
1 parent e18768b commit 3181186
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/zsec
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,6 @@ first_run="yes"
else
echo "${RED}Invalid input. Please enter 'yes' or 'no'.${RESET}"
fi
done

echo "export TF_VAR_encryption_at_host_enabled=${encryption_at_host_enabled}" >> .zsecrc
# End of Host Encryption support update
Expand Down

0 comments on commit 3181186

Please sign in to comment.