COSC-3P98-Final-Project/commit.sh

5 lines
69 B
Bash
Executable File

git add *
git commit
git push -u origin main
git push -u github main