Bug fixed.

This commit is contained in:
Ali
2026-04-09 15:31:28 +08:00
parent be760cca0f
commit e208dc69e3

View File

@@ -80,6 +80,7 @@ reload_nginx() {
docker exec -d nginx service nginx reload
else
echo "Warning: nginx container is not running, skipping reload"
fi
}
# Function to show menu and select directory