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