test.sh consistency. (added '-t')
This commit is contained in:
parent
34a90c6504
commit
e1a807a3dc
1 changed files with 1 additions and 1 deletions
2
test.sh
2
test.sh
|
|
@ -16,4 +16,4 @@
|
||||||
# --no-hidden Exclude hidden directories
|
# --no-hidden Exclude hidden directories
|
||||||
# --menu-with-index Append index.html to menu items to aid navigation
|
# --menu-with-index Append index.html to menu items to aid navigation
|
||||||
|
|
||||||
python distribusi/test.py -d ./data/
|
python distribusi/test.py -t -d ./data/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue