Commit aee49e9f authored by lovelywcm's avatar lovelywcm

bWlub3IK

parent acd4cf0f
This diff is collapsed.
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
# $svn checkout https://autoproxy-gfwlist.googlecode.com/svn/trunk/ gfwList --username your-google-user-name # $svn checkout https://autoproxy-gfwlist.googlecode.com/svn/trunk/ gfwList --username your-google-user-name
# $cd gfwList # $cd gfwList
# $git init # $git init
# $base64 gfwlist.txt > list.txt # $base64 -d gfwlist.txt > list.txt
# $git add list.txt # $git add list.txt
# $git commit -a -m "init" # $git commit -a -m "init"
# Normal Usage: # Normal Usage:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment