aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2022-09-08 11:17:58 +0200
committerHimbeerserverDE <himbeerserverde@gmail.com>2022-09-08 11:17:58 +0200
commit234afbfcd4c7118fa042a5401d0ff7b73c6f1299 (patch)
tree60338a14e73045bd38e79299fd4c8369be9770bd /install.sh
parent5aeb1f2fb6f249445b72fb60e85833abd1110118 (diff)
debian: install pulseaudio
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index a0a45f0..72fa657 100755
--- a/install.sh
+++ b/install.sh
@@ -98,7 +98,8 @@ elif command_exists apt; then
xclip \
hexchat \
brightnessctl \
- cava
+ cava \
+ pulseaudio
else
echo "Your distro is not supported."
exit 1