Skip to content

Commit 3d9632a

Browse files
authored
get app
1 parent 5dd2370 commit 3d9632a

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
@@ -6,7 +6,7 @@ ARCH=$(uname -m)
66

77
echo "Installing package dependencies..."
88
echo "---------------------------------------------------------------"
9-
# pacman -Syu --noconfirm PACKAGESHERE
9+
pacman -Syu --noconfirm signal-desktop
1010

1111
echo "Installing debloated packages..."
1212
echo "---------------------------------------------------------------"

0 commit comments

Comments
 (0)