X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=boop.sh;h=a897d93bde39ad4e3394530d398020cd76c1b2d6;hb=02ce0dfbdabaae320251d1e3f7727266666b3f7d;hp=04f25e2ff22d361d1a590b63901dcb4a66aeb080;hpb=b1e760f82198dd66e9b5ebb1aca157872f029011;p=16.git diff --git a/boop.sh b/boop.sh old mode 100644 new mode 100755 index 04f25e2f..a897d93b --- a/boop.sh +++ b/boop.sh @@ -1,5 +1,6 @@ -git commit -a +#!/bin/bash +git commit -a -m "$1" git push x4 master git push origin master git push jp master -git push hub master +git push sf master