From 7d5880e8f042540ec80c52479814b9a25bd11c90 Mon Sep 17 00:00:00 2001 From: q3aql Date: Mon, 16 Dec 2024 21:21:45 +0100 Subject: [PATCH] Main script for create index files --- make-html-browser.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/make-html-browser.sh b/make-html-browser.sh index 0649708..4527b08 100755 --- a/make-html-browser.sh +++ b/make-html-browser.sh @@ -1,5 +1,12 @@ #!/bin/bash +################################################################## +# files-html - Cool HTML Indexer for Apache/Nginx with Bootstrap # +# Date: 16-12-2023 # +# Author: q3aql # +# Contact: q3aql@duck.com # +################################################################## + dir=$(dirname $0) dir_files="$(dirname $0)/files"