@@ -88,7 +88,7 @@ function inst_zsh {
read confirm_zsh
if [[ $confirm_zsh == "Y" ]];
then
declare -a pkg_list=(zsh)
declare -a pkg_list=(zsh oh-my-zsh)
for key in "${pkg_list[@]}"
do
pkg_inst $key
The note is not visible to the blocked user.