mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-07 08:44:07 +01:00
KASM-4371 install pulseaudio after pipewire is pulled in from meta packages to purge it
This commit is contained in:
parent
9ce6d727df
commit
49e1ced88d
@ -62,7 +62,9 @@ sed -i 's/sudo //g' /usr/share/applications/tl*.desktop
|
||||
apt-get purge -y \
|
||||
firefox-esr \
|
||||
chromium
|
||||
rm -f /usr/share/xfce4/panel/plugins/power-manager-plugin.desktop
|
||||
|
||||
### Install Pulseaudio once again to remove pipewire
|
||||
apt-get install -y pulseaudio
|
||||
|
||||
### Cleanup
|
||||
echo "exit 0" > /usr/bin/blueman-applet
|
||||
|
Loading…
Reference in New Issue
Block a user