This commit is contained in:
Manuel Thalmann 2023-05-03 21:44:40 +02:00
parent 07f7978cb6
commit 6a559d1756

View file

@ -40,4 +40,4 @@ sudo sed -i \
-e "s/^\(; \)\?\(.* = \)speex-float-[[:digit:]]\+$/\2speex-float-5/" \ -e "s/^\(; \)\?\(.* = \)speex-float-[[:digit:]]\+$/\2speex-float-5/" \
/etc/pulse/daemon.conf; /etc/pulse/daemon.conf;
pushd > /dev/null; popd > /dev/null;