From c229f7072cf91988114f5af8a7acfe20ae130fa9 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Thu, 16 Jun 2022 15:52:44 +0200 Subject: [PATCH] added (commented) line for 'update_psa testing' --- update_psa | 1 + 1 file changed, 1 insertion(+) diff --git a/update_psa b/update_psa index a218353..ed8a2f6 100755 --- a/update_psa +++ b/update_psa @@ -75,6 +75,7 @@ if cd "$WORKING_DIRECTORY"; then # updates_available && break #done + # update_psa "testing" update_psa fi fi