start
This commit is contained in:
@@ -8,9 +8,9 @@ if ! which gojq; then
|
||||
fi &> /dev/null
|
||||
|
||||
while sleep 1; do
|
||||
clear
|
||||
date
|
||||
cat ./homebrew.yaml \
|
||||
| gojq --yaml-input . \
|
||||
| tpl --file homebrew.tmpl \
|
||||
| tee ./homebrew.html
|
||||
> ./homebrew.html
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user