From bfea6583dc7e26a6b5999587feb3706e6d84efa8 Mon Sep 17 00:00:00 2001 From: Emrul Date: Tue, 11 Mar 2025 11:12:10 +0000 Subject: [PATCH] Update on_sd_start.sh --- scripts/on_sd_start.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/on_sd_start.sh b/scripts/on_sd_start.sh index 57bf15b7..c3da765e 100755 --- a/scripts/on_sd_start.sh +++ b/scripts/on_sd_start.sh @@ -59,6 +59,7 @@ if [ "$INSTALL_ONLY" != "1" ]; then python scripts/check_modules.py --launch-uvicorn read -p "Press any key to continue" else + echo "Install only mode" # Download the required packages only python scripts/check_modules.py # Download the models