This commit is contained in:
Francois B 2018-03-19 20:38:17 +01:00
parent 15bb3e8d4e
commit 8f20b87010

View file

@ -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