mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -08:00
15 lines
267 B
Bash
15 lines
267 B
Bash
#!/bin/sh
|
|
|
|
# TODO Add sanity checks here to ensure we can read from
|
|
# ${NETALERTX_APP}
|
|
# ${NETALERTX_SERVER}
|
|
# ${NETALERTX_FRONT}
|
|
# ${SYSTEM_SERVICES_CONFIG}
|
|
# ${VIRTUAL_ENV}
|
|
|
|
# And read/write tempdirs
|
|
# ${NETALERTX_API}
|
|
# ${NETALERTX_LOGS}
|
|
# ${SYSTEM_SERVICES_RUN}
|
|
|