Testkommentare hinzugefügt.

This commit is contained in:
2024-06-11 10:31:30 +02:00
parent 8b91c9b4fa
commit 7913195a38
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
#!/bin/bash #!/bin/bash
source .venv/bin/activate source .venv/bin/activate
python main.py python main.py
#test

View File

@@ -3,3 +3,4 @@ git checkout main
git reset --hard git reset --hard
git fetch git fetch
git reset --hard origin/main git reset --hard origin/main
#test