diff --git a/update_psa b/update_psa index 654f9f1..86f6a6f 100755 --- a/update_psa +++ b/update_psa @@ -78,8 +78,8 @@ if cd "$WORKING_DIRECTORY"; then # updates_available && break #done - # update_psa "testing" - update_psa + update_psa "testing" + #update_psa fi fi exit 0