minor changes

This commit is contained in:
Gerhard Hoffmann 2022-06-06 19:07:03 +02:00
parent d8f36deca0
commit 0571498503

View File

@ -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