annotate setup.sh @ 43:4d90d48a19ec

fix init example
author Vadim Filimonov <fffilimonov@yandex.ru>
date Fri, 11 Jun 2021 15:28:26 +0300
parents 862b1ef23e75
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18
862b1ef23e75 add setup.sh
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
1 #!/bin/bash
862b1ef23e75 add setup.sh
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
2
862b1ef23e75 add setup.sh
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
3 set -e
862b1ef23e75 add setup.sh
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
4
862b1ef23e75 add setup.sh
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
5 ./luan.sh conf/setup.luan console $* 2>&1 | tee serve.err