Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
Signed-off-by: JiYou <jiyou09@gmail.com>
  • Loading branch information
JiYou committed Nov 13, 2012
1 parent 8434d83 commit 81e0399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
@@ -1,7 +1,7 @@
#!/bin/bash
tsocks git config --global user.name "JiYou"
tsocks git config --global user.email "jiyou09@gmail.com"
tsocks git remote update origin git@github.com:JiYou/easyinstall.git
git remote add origin git@github.com:JiYou/easyinstall.git
tsocks git add .
tsocks git commit -asm "Update"
tsocks git push

0 comments on commit 81e0399

Please sign in to comment.