qemu-test/push.sh

6 lines
66 B
Bash
Raw Normal View History

2024-02-18 17:06:02 +00:00
#!/bin/sh
git add .
git commit -m "fixed"
git push origin master