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

Signed-off-by: Jorge Andrade <jandrade@i-t-m.com>
pull/7778/merge
Jorge Andrade 2024-11-19 17:35:41 -06:00 committed by Brad Davidson
parent 59707dab3d
commit 4fef655219
1 changed files with 1 additions and 1 deletions

View File

@ -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}"