Update jellystat.sh

This commit is contained in:
CanbiZ 2025-12-08 16:09:25 +01:00
parent 063633d82f
commit 0a20a6b983

View File

@ -21,8 +21,8 @@ INSTALL_PATH="/opt/jellystat"
CONFIG_PATH="/opt/jellystat/.env" CONFIG_PATH="/opt/jellystat/.env"
DEFAULT_PORT=3000 DEFAULT_PORT=3000
# Initialize STD mode from core.func # Initialize all core functions (colors, formatting, icons, STD mode)
set_std_mode load_functions
# ============================================================================== # ==============================================================================
# HEADER # HEADER