forgot to update variable name after refactor
This commit is contained in:
@@ -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 ''
|
||||
|
||||
Reference in New Issue
Block a user