Main script for create index files
This commit is contained in:
parent
13b04f8a6f
commit
7d5880e8f0
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user