This commit is contained in:
end-4
2024-03-31 08:22:40 +07:00
parent 969ae563a9
commit 4ec142a946
+1 -1
View File
@@ -104,7 +104,7 @@ case $SKIP_PLASMAINTG in
fi fi
case $p in case $p in
y) x sudo pacman -S --needed --noconfirm plasma-browser-integration ;; y) x sudo pacman -S --needed --noconfirm plasma-browser-integration ;;
*) echo "Ok, not install it." *) echo "Ok, won't install"
esac esac
;; ;;
esac esac