File size: 60 Bytes
a51a15b
 
 
 
1
2
3
4
#!/bin/bash
git add .
git commit -m "first commit"
git push