Files
kary_lai/fps_draft/gitUpdate.sh
louiscklaw 98fabcf849 update,
2025-03-16 01:19:45 +08:00

8 lines
65 B
Bash
Executable File

#!/usr/bin/env bash
git add .
git commit -m"update,"
git push