X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=boop.sh;h=0ef32da5321f23984ddfca7d6e57eed2161e34a4;hb=0d74366bee7e966aebb95eaaef4f11b088b5d02f;hp=04f25e2ff22d361d1a590b63901dcb4a66aeb080;hpb=4098c490a285a716b46640e8c04f621ccf441f81;p=16.git diff --git a/boop.sh b/boop.sh old mode 100644 new mode 100755 index 04f25e2f..0ef32da5 --- a/boop.sh +++ b/boop.sh @@ -1,5 +1,7 @@ -git commit -a -git push x4 master +#!/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 +git push bb master