Mercurial Hosting > nabble
view serve.sh @ 16:2e504670a010
google fonts https
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 03 Oct 2019 22:14:53 -0600 |
parents | 7ecd1a4ef557 |
children | c9bbcebcf359 |
line wrap: on
line source
#!/bin/bash set -e ./clearCache.sh ./luan.sh conf/serve_nabble.luan console $* 2>&1 | tee serve.err