- Fix variable inconsistency: LUA_CMD -> LUA_COMMAND throughout script - Remove obsolete .env/environment loading - furt reads furt.conf directly - Add config check for furt.conf (system or project location) - Implement robust lua51 detection with fallback to lua5.1 - Support all target distributions: Arch, OpenBSD, Debian, FreeBSD - Add clear installation instructions for missing dependencies - Allow custom lua path via LUA_COMMAND variable override This resolves the lua51 detection regression and simplifies the boot process by eliminating dual config systems (environment vs furt.conf). Fixes DAW/furt#91 |
||
|---|---|---|
| .. | ||
| cleanup_debug.sh | ||
| manual_mail_test.sh | ||
| production_test_sequence.sh | ||
| setup_env.sh | ||
| start.sh | ||
| stress_test.sh | ||
| test_auth.sh | ||
| test_curl.sh | ||
| test_modular.sh | ||
| test_smtp.sh | ||