mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 11:09:26 +00:00
4 lines
91 B
Bash
Executable File
4 lines
91 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
LESS=-SR hl $(ls -tr logs/*.{jsonl,jsonl.gz}) --config hl_config.yaml
|