diff --git a/update.sh b/update.sh index 8f606f9271c7572b63e70856c4f882dbad92e8fb..9eed6d17bb4408f1a7a36a9396682b1842c1962b 100755 --- a/update.sh +++ b/update.sh @@ -6,7 +6,7 @@ # Use launch.sh to start poezio directly from here -function error() { +error() { echo -e "\033[1;31mThe script failed to update $1.\033[0m" echo -e "\033[1;31mPlease investigate.\033[0m" exit 1