Mercurial Hosting > luan
view host/serve.sh @ 1758:27a2530f04b6
fix reload nginx from startup script
author | Vadim Filimonov <fffilimonov@yandex.ru> |
---|---|
date | Mon, 20 Feb 2023 09:02:20 +0200 |
parents | 520707a70379 |
children |
line wrap: on
line source
#!/bin/bash set -e . check_app.sh checkStopped; luan run.luan console 2>&1 | tee err