This commit is contained in:
end-4 2024-03-31 08:22:40 +07:00
parent 969ae563a9
commit 4ec142a946

View file

@ -104,7 +104,7 @@ case $SKIP_PLASMAINTG in
fi
case $p in
y) x sudo pacman -S --needed --noconfirm plasma-browser-integration ;;
*) echo "Ok, not install it."
*) echo "Ok, won't install"
esac
;;
esac