zoom disable pulse autostart: change >> to >

pull/39/head
Botspot 5 years ago committed by GitHub
parent 1c91abcbb7
commit 2be759e26b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -115,7 +115,7 @@ echo "Installation complete!"
systemctl --user disable pulseaudio.service pulseaudio.socket
sudo rm /etc/xdg/autostart/pulseaudio.desktop
sudo bash -c "echo 'autospawn = no
daemon-binary = /bin/true' >> /etc/pulse/client.conf"
daemon-binary = /bin/true' > /etc/pulse/client.conf"

Loading…
Cancel
Save