Skip to content

Commit f28f5d6

Browse files
authored
remove .sh
1 parent 69de69c commit f28f5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pacman -Syu --noconfirm \
2121

2222
echo "Installing debloated packages..."
2323
echo "---------------------------------------------------------------"
24-
get-debloated-pkgs.sh --add-common --prefer-nano
24+
get-debloated-pkgs --add-common --prefer-nano
2525

2626
# set version
2727
pacman -Q gimp | awk '{print $2; exit}' > ~/version

0 commit comments

Comments
 (0)