V8 / push.sh
Drizzy0101's picture
update
556ba5d
Raw
History Blame Contribute Delete
66 Bytes
#!/bin/bash
git add .
git commit -m "update"
git push origin main