Files @ b0691e922fa1
Branch filter:

Location: light9/bin/curvecalc_all_subterms

drewp@bigasterisk.com
fix nginx 502 errors upon service restarts
Ignore-this: 9db3c960c3260956fa6bd1b2c77267d3
1
2
3
4
5
6
#!/bin/zsh
echo broken: use a plain shell loop
exit 1


for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }