workan on install scripp
This commit is contained in:
@@ -28,14 +28,14 @@ fi
|
||||
userhome=/home/$username
|
||||
|
||||
# figure oot da sehell
|
||||
if [[ "$SHELL" =~ bash$ ]]; then
|
||||
# if [[ "$SHELL" =~ bash$ ]]; then
|
||||
rcfile="$userhome/.bashrc"
|
||||
# elif [[ "$SHELL" =~ zsh$ ]]; then
|
||||
# rcfile="$userhome/.zshrc"
|
||||
# else
|
||||
# echo -e "Die: Unsupported Shell";
|
||||
# exit 1
|
||||
fi
|
||||
# fi
|
||||
|
||||
echo -e "\nusing rcfile $rcfile\n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user