Mercurial Hosting > nabble
view setup.sh @ 39:b5d56f522ea3
error handling
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sat, 11 Jul 2020 21:39:52 -0600 |
parents | 862b1ef23e75 |
children |
line wrap: on
line source
#!/bin/bash set -e ./luan.sh conf/setup.luan console $* 2>&1 | tee serve.err