From a5ea9e65256d897f990c2ab05e5ea7a640e86499 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Sun, 4 Oct 2015 17:49:51 +0200 Subject: [PATCH] fixed #96 --- scripts/utils.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/utils.sh b/scripts/utils.sh index 30b94d74..e20cc1ed 100644 --- a/scripts/utils.sh +++ b/scripts/utils.sh @@ -1,6 +1,6 @@ #!/bin/bash -function welcome() { +welcome() { echo ' _ _ _ _ _____ ______ _____ _ _' echo '| | | || \ | || _ | |___ /| ___|| \ | |' echo '| | | || \| || | | | / / | |__ | \| |'