Commit 50693462 by felix

update

parent 0b69d61f
......@@ -7,3 +7,5 @@ pwd
if [ -n "$2" ] && [ -n "$3" ]; then
git clone $2 $3
fi
cd $3
git checkout release
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