From 8f20b87010103f2625ebf504db11ce7cb6f77f31 Mon Sep 17 00:00:00 2001 From: Francois B Date: Mon, 19 Mar 2018 20:38:17 +0100 Subject: [PATCH] . --- core_functions.sh | 1 + 1 file changed, 1 insertion(+) 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