updatnute requirements.txt

This commit is contained in:
David Brazda
2024-02-10 21:35:53 +07:00
parent a3b182fd45
commit 2ba492ead2
3 changed files with 78 additions and 6 deletions

7
deployall.sh Executable file
View File

@ -0,0 +1,7 @@
#!/bin/bash
# Navigate to your git repository directory
# Execute git commands
git push deploytest master
git push deploy master