forgot to update variable name after refactor

This commit is contained in:
2025-05-13 09:56:30 -04:00
parent b0dc12322c
commit 83a843ccb0
+1 -1
View File
@@ -147,7 +147,7 @@ echo ''
# ----------------------------------------------------------
if [ "${show_note}" = true ]; then
if [ "${called_backup}" = true ]; then
echo -e "\e[33mremember some changes will not take effect until you run:"
echo -e "\e[36msource ~/.bashrc\e[m"
echo ''