sudo
This commit is contained in:
parent
de5d93e5dd
commit
3538b3335a
|
@ -622,7 +622,7 @@ function mesh_tox_client {
|
|||
}
|
||||
|
||||
function enable_tox_repo {
|
||||
echo 'deb http://download.opensuse.org/repositories/home:/antonbatenev:/tox/Debian_8.0/ /' > /etc/apt/sources.list.d/tox.list
|
||||
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/antonbatenev:/tox/Debian_8.0/ /' > /etc/apt/sources.list.d/tox.list"
|
||||
sudo apt-get update
|
||||
echo "Tox Repository Installed."
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue