diff --git a/core_functions.sh b/core_functions.sh index 9839809..80f1d0f 100644 --- a/core_functions.sh +++ b/core_functions.sh @@ -108,6 +108,7 @@ function yggInit () { typeset ret_code if ! grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/* | grep -q ubuntu-make; then + printf "[INIT]" addPPA "ppa:ubuntu-desktop/ubuntu-make" fi