Files
bibliogram/Procfile
2020-04-15 02:03:38 +12:00

2 lines
91 B
Plaintext

web: npm run $(test "$BIBLIOGRAM_ENTRY" = 'assistant' && echo 'assistant' || echo 'start')