Files
v2realbot/deployall.sh
2024-02-10 21:35:53 +07:00

8 lines
131 B
Bash
Executable File

#!/bin/bash
# Navigate to your git repository directory
# Execute git commands
git push deploytest master
git push deploy master