mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -08:00
7 lines
120 B
Bash
7 lines
120 B
Bash
#!/bin/sh
|
|
|
|
# TODO Sanity checks for storage paths
|
|
|
|
# Ensure we can read/write to
|
|
# ${NETALERTX_CONFIG}
|
|
# ${NETALERTX_DB} |