Add 'sound' flavour
This commit is contained in:
parent
6d105d17d2
commit
17741369fd
6
flavours/sound.flavour/install.sh
Executable file
6
flavours/sound.flavour/install.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "~> Installing pulseaudio alsa-utils ponymix"
|
||||
pacstrap /mnt pulseaudio alsa-utils ponymix
|
||||
|
||||
amf_return=0
|
Loading…
Reference in New Issue
Block a user