mirror of
https://github.com/York-Labs/OneClickDesktop.git
synced 2026-02-21 08:37:23 +08:00
Update AudioRedirectionSetup.sh
This commit is contained in:
parent
32a301356e
commit
3e70996ebb
@ -126,6 +126,8 @@ function display_license
|
||||
|
||||
function AudioRedirectionSetup_Ubuntu
|
||||
{
|
||||
sed -i 's/# deb-src/deb-src/' /etc/apt/sources.list
|
||||
apt-get update -y
|
||||
apt-get install software-properties-common -y
|
||||
apt-add-repository -s -y 'deb http://archive.ubuntu.com/ubuntu/ '$OS' main restricted'
|
||||
apt-add-repository -s -y 'deb http://archive.ubuntu.com/ubuntu/ '$OS' restricted universe main multiverse'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user