update-funktion verbessert

This commit is contained in:
Torsten (PC)
2025-11-26 17:16:30 +01:00
parent 06ea259dc9
commit 182f38597c
6 changed files with 250 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
#!/bin/bash
git fetch
git pull
echo "=== YourPart Update Script ==="
echo "Dieses Script aktualisiert die Anwendung OHNE .env-Dateien zu überschreiben"
echo ""