5 lines
115 B
Bash
5 lines
115 B
Bash
## Pulseaudio
|
|
apt_install_permanent pulseaudio
|
|
|
|
## Configuration
|
|
sed -i "1iexport PULSE_SERVER=host" /root/.profile |