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

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