We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.sh
1 parent 69de69c commit f28f5d6Copy full SHA for f28f5d6
get-dependencies.sh
@@ -21,7 +21,7 @@ pacman -Syu --noconfirm \
21
22
echo "Installing debloated packages..."
23
echo "---------------------------------------------------------------"
24
-get-debloated-pkgs.sh --add-common --prefer-nano
+get-debloated-pkgs --add-common --prefer-nano
25
26
# set version
27
pacman -Q gimp | awk '{print $2; exit}' > ~/version
0 commit comments