Added auto update for wolfclu, and updated script

pull/73/head
dell5060 2024-01-22 12:07:50 -07:00
parent 4eac7f23db
commit 94e7d11e59
2 changed files with 6 additions and 0 deletions

View File

@ -64,4 +64,10 @@ get_current "wolftpm"
get_new "wolftpm"
update "wolftpm"
printf "Checking version of wolfCLU to use..."
get_current "wolfclu"
get_new "wolfclu"
update "wolfclu"
exit 0