Main script for create index files

This commit is contained in:
q3aql 2024-12-16 21:21:45 +01:00
parent 13b04f8a6f
commit 7d5880e8f0

View File

@ -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"