generated from me/template-mit
Add note that bash will still need reloaded after automatic updates, lol.
This commit is contained in:
@@ -602,7 +602,7 @@ eval "$(declare -F | grep -v _ | sed 's/-f /-fx /')"
|
|||||||
reload-shared || success=1
|
reload-shared || success=1
|
||||||
if [[ $success == 0 ]]; then
|
if [[ $success == 0 ]]; then
|
||||||
title="env-shared Updated"
|
title="env-shared Updated"
|
||||||
message="Updated with 'reload-shared'."
|
message="Reloaded automatically, please reload BASH. :)"
|
||||||
else
|
else
|
||||||
title="env-shared Updates Available"
|
title="env-shared Updates Available"
|
||||||
message="Update with 'reload-shared'."
|
message="Update with 'reload-shared'."
|
||||||
|
|||||||
Reference in New Issue
Block a user