mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -08:00
BE: ensure /db and /config dirs - reorder scripts #1327
Some checks failed
Some checks failed
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
@@ -32,8 +32,4 @@ ensure_folder() {
|
||||
ensure_folder "${TARGET_CONFIG}"
|
||||
ensure_folder "${TARGET_DB}"
|
||||
|
||||
>&2 printf "%s" "${CYAN}"
|
||||
>&2 echo "✅ All required folders are present under ${DATA_DIR}."
|
||||
>&2 printf "%s" "${RESET}"
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user