some changes

This commit is contained in:
PieckA 2024-05-25 13:58:40 +02:00
parent 3501c522d7
commit ae89e4b21a

View file

@ -35,7 +35,7 @@ function check_fisher
if test -n "$FISH_INSTALL" if test -n "$FISH_INSTALL"
$FISH_INSTALL $dep $FISH_INSTALL $dep
else else
echo "FISH_INSTALL is not defined. Please install $dep manually." echo "FISH_INSTALL is not defined ' $FISH_INSTALL '. Please install $dep manually."
end end
end end
end end