Skip to content
3 changes: 3 additions & 0 deletions justpush.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
git add .
git commit -m "init"
git push origin master
Loading