remove errant comment
git-svn-id: svn://10.0.0.236/trunk@206316 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
26b893c327
commit
199719e59a
@ -3,7 +3,7 @@ download_mars () {
|
||||
only="$2"
|
||||
|
||||
echo "Using $update_url"
|
||||
curl -s $update_url #> update.xml
|
||||
curl -s $update_url > update.xml
|
||||
|
||||
mkdir -p update/
|
||||
if [ -z $only ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user