From 1a49ba3ce77812fa7d12872ba99cd33c6527d1a8 Mon Sep 17 00:00:00 2001 From: Thomas Forgione Date: Tue, 4 Jun 2019 11:51:30 +0200 Subject: [PATCH] Update wasmer message --- bin/update | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/update b/bin/update index 3f83c3a..999e05a 100755 --- a/bin/update +++ b/bin/update @@ -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