From 97612e9b3411c80403842471f0d098e237e46d14 Mon Sep 17 00:00:00 2001 From: MastaG Date: Thu, 11 Jul 2024 12:09:04 +0200 Subject: [PATCH] Revert "Update build_ppa.sh" This reverts commit e5e6613b42f0da8adc48c829411f154df89dbd5f. --- build_ppa.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build_ppa.sh b/build_ppa.sh index fc648e9..368dc03 100755 --- a/build_ppa.sh +++ b/build_ppa.sh @@ -40,8 +40,7 @@ do echo "${i} version in our PPA: ${ourver}" echo "up-to-date with Obiaf's PPA :)" echo "doing nothing..." - #continue - build+=("${i}") + continue else echo "${i} version in our PPA: ${ourver}" echo "${i} version in Obiaf's PPA: ${remotever}"