mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-15 22:51:37 -07:00
This commit is contained in:
+2
-2
@@ -126,8 +126,8 @@ if [ ! -f "${INSTALL_DIR}/front/buildtimestamp.txt" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Start crond service in the background
|
# Start crond service in the background
|
||||||
# echo "[INSTALL] Starting crond service..."
|
echo "[INSTALL] Starting crond service..."
|
||||||
# crond -f -d 8 > /dev/null 2>&1 &
|
crond -f -d 8 > /dev/null 2>&1 &
|
||||||
|
|
||||||
echo -e "
|
echo -e "
|
||||||
[ENV] PATH is ${PATH}
|
[ENV] PATH is ${PATH}
|
||||||
|
|||||||
Reference in New Issue
Block a user