Dodałem plik startujący i opis dodatkowy

This commit is contained in:
2026-06-16 19:11:02 +02:00
parent 5a88a06516
commit a4fc72c5fe
3 changed files with 12 additions and 0 deletions

8
translate_start.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
# 1. Aktywacja wirtualnego środowiska
source /home/pali112/venv/bin/activate
# 2. Uruchomienie skryptu pythona.
# Zwróć uwagę na to, gdzie faktycznie leży translate_ai.py!
python3 /home/pali112/translate_ai/translate_ai.py