diff --git a/setup.sh b/setup.sh index 5f5754e..8bff0b4 100644 --- a/setup.sh +++ b/setup.sh @@ -75,7 +75,7 @@ else echo "--- Static-Dateien existieren bereits." fi echo ">>> Installation abgeschlossen!" -echo "--- Starte J.A.R.V.I.S - AI auf Port 8000..." +echo "--- Starte J.A.R.V.I.S. - AI auf Port 8000..." # 6. Programm starten python3 -m uvicorn main:app --host 0.0.0.0 --port 8000 \ No newline at end of file