.
This commit is contained in:
parent
15bb3e8d4e
commit
8f20b87010
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ function yggInit () {
|
||||||
typeset ret_code
|
typeset ret_code
|
||||||
|
|
||||||
if ! grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/* | grep -q ubuntu-make; then
|
if ! grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/* | grep -q ubuntu-make; then
|
||||||
|
printf "[INIT]"
|
||||||
addPPA "ppa:ubuntu-desktop/ubuntu-make"
|
addPPA "ppa:ubuntu-desktop/ubuntu-make"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue