Skip to content

Commit

Permalink
Add to the output command to be consistent with the product command
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Andrade <[email protected]>
  • Loading branch information
xandradx authored and brandond committed Nov 20, 2024
1 parent 59707da commit 4fef655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/util/rotate-default-ca-certs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,4 @@ echo "Updated server token: ${SERVER_TOKEN}"
echo "Updated agent token: ${AGENT_TOKEN}"
echo
echo "To update certificates, you may now run:"
echo " k3s certificate rotate-ca --path=${TEMP_DIR}"
echo " ${PRODUCT} certificate rotate-ca --path=${TEMP_DIR}"

0 comments on commit 4fef655

Please sign in to comment.