Files
login/push.sh
Xuan Loi 56f3509d4d changes
2025-12-05 17:53:49 +07:00

5 lines
55 B
Bash
Executable File

#!/bin/bash
git add .
git commit -m 'changes'
git push