From f0b30ed2b32cbfac688b5f79e01d6405590b2288 Mon Sep 17 00:00:00 2001 From: praveendoifoe Date: Sat, 9 Sep 2023 10:56:15 +0800 Subject: [PATCH] Update deploy_app.sh world --- files/deploy_app.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/deploy_app.sh b/files/deploy_app.sh index 1a1a7db07..c0448090f 100644 --- a/files/deploy_app.sh +++ b/files/deploy_app.sh @@ -11,7 +11,7 @@ cat << EOM > /var/www/html/index.html

Meow World!

- Welcome to ${PREFIX}'s app. Replace this text with your own. + Welcome to ${PREFIX}'s world. Replace this text with your own.