From 8e4003e6b260d75859b1929c8c4264c2239bd074 Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 7 Nov 2021 17:01:42 +0000 Subject: It works! --- index.bhtml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 index.bhtml (limited to 'index.bhtml') diff --git a/index.bhtml b/index.bhtml new file mode 100644 index 0000000..4d4989c --- /dev/null +++ b/index.bhtml @@ -0,0 +1,3 @@ +Hello!,this is a page from Bashweb!
+It even supports bash variables:
+
$USER
-- cgit