Files
system/push.sh
Xuan Loi ae1ea57130 changes
2026-01-09 17:25:23 +07:00

5 lines
55 B
Bash
Executable File

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