Set language index script

This commit is contained in:
q3aql 2024-12-16 21:21:57 +01:00
parent 7d5880e8f0
commit 446ac8d5ec

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)
lang_dir="$(dirname $0)/lang"