File size: 52 Bytes
1d90587
 
 
 
 
1
2
3
4
5
#!/bin/bash

git add .
git commit -m "app1"
git push