Added auto update for wolfclu, and updated script
parent
4eac7f23db
commit
94e7d11e59
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue