### Describe the problem Typo in /scripts/start-setupModpack, line 278 elif isFaily FABRIC; then should read as elif isFamily FABRIC; then ### Container definition ``` ``` ### Container logs ``` /start-setupModpack: line 278: isFaily: command not found ```