Update wasmer message
This commit is contained in:
parent
fc01e74f44
commit
1a49ba3ce7
|
@ -239,6 +239,7 @@ update-wasm() {
|
|||
return
|
||||
fi
|
||||
|
||||
echo -e "\033[32;1m=== Updating wasmer ===\033[0m"
|
||||
start_wasm_update=`date +%s`
|
||||
|
||||
wasmer self-update
|
||||
|
|
Loading…
Reference in New Issue