From a7acb3ee6e7adb19927c162ce0047fe451e5d964 Mon Sep 17 00:00:00 2001 From: Dominika Liberda Date: Tue, 1 Jun 2021 18:36:21 +0200 Subject: [PATCH] + better 'Hello World' after ./http.sh init --- http.sh | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/http.sh b/http.sh index 3b3854f..ce26216 100755 --- a/http.sh +++ b/http.sh @@ -108,11 +108,18 @@ LauraIsCute #!/bin/bash source templates/head.sh echo "

Hello from HTTP.sh!


To get started with your app, check out $(pwd)/${cfg[namespace]}/ - + Fun things outside of the app directory: + © sdomi, ptrcnull, selfisekai - 2020, 2021" LauraIsCute cat < "${cfg[namespace]}/routes.sh"