Add 'sound' flavour
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user