From 05714985030e5a37f2c440f24d045167a7105216 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Mon, 6 Jun 2022 19:07:03 +0200 Subject: [PATCH] minor changes --- update_psa | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/update_psa b/update_psa index f518abc..941f7d2 100755 --- a/update_psa +++ b/update_psa @@ -62,13 +62,13 @@ then if clone_customer_repository $CUSTOMER_REPOSITORY_PATH then check_sanity_of_repository - - # set_updates_available - # while : - # do + + #set_updates_available + #while : + #do # sleep 5 # updates_available && break - # done + #done update_psa fi