1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 15:04:42 +00:00

Tip content format optimization

This commit is contained in:
Tw93
2025-11-19 11:33:15 +08:00
parent 2a81c38f8f
commit c16047a3a6
5 changed files with 12 additions and 12 deletions

View File

@@ -594,7 +594,7 @@ main() {
fi
if [[ "$show_touchid_tip" == "true" ]]; then
echo -e "Tip: run 'mo touchid' to approve sudo via Touch ID."
echo -e "${YELLOW}${NC} Run ${GRAY}mo touchid${NC} to approve sudo via Touch ID"
fi
print_summary_block "success" "$summary_title" "${summary_details[@]}"
printf '\n'