mirror of
https://github.com/danog/repo.git
synced 2024-11-26 21:14:49 +01:00
Update add
This commit is contained in:
parent
f3c23de0ac
commit
6f474cc89d
@ -3,4 +3,4 @@
|
||||
which sudo &>/dev/null && sudo sh -c "echo" && sudo=sudo || sudo="su -c"
|
||||
echo "Adding repo..."
|
||||
|
||||
$sudo 'sh -c "wget -q -O /etc/apt/sources.list.d/daniil.list http://dano.cu.cc/1IJrcd1 && wget -q -O - http://dano.cu.cc/1Aci9Qp | apt-key add - && apt-key adv --recv-keys --keyserver keys.gnupg.net 72B97FD1D9672C93 && apt-get update"'
|
||||
$sudo sh -c "wget -q -O /etc/apt/sources.list.d/daniil.list http://dano.cu.cc/1IJrcd1 && wget -q -O - http://dano.cu.cc/1Aci9Qp | apt-key add - && apt-key adv --recv-keys --keyserver keys.gnupg.net 72B97FD1D9672C93 && apt-get update"
|
||||
|
Loading…
Reference in New Issue
Block a user