Commit 4fef6552 authored by Jorge Andrade's avatar Jorge Andrade Committed by Brad Davidson

Add to the output command to be consistent with the product command

parent 59707dab
......@@ -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}"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment