kleines Update . #35
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -18,3 +18,5 @@ env/
|
|||
# 5. IDE / Editor Einstellungen
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
data_trans.py
|
||||
|
|
@ -60,7 +60,8 @@ pip install \
|
|||
nicegui \
|
||||
requests \
|
||||
python-dotenv \
|
||||
mariadb
|
||||
mariadb \
|
||||
schedule
|
||||
|
||||
echo "✅ Pakete installiert. Starte Liga Service ..."
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user