diff options
Diffstat (limited to 'index.bhtml')
-rw-r--r-- | index.bhtml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/index.bhtml b/index.bhtml new file mode 100644 index 0000000..4d4989c --- /dev/null +++ b/index.bhtml @@ -0,0 +1,3 @@ +<b>Hello!</b>,this is a page from Bashweb!<br> +It even supports bash variables:<br> +<pre>$USER</pre> |