aboutsummaryrefslogtreecommitdiffstats
path: root/python_openapi_client/codegen_python_client.sh
diff options
context:
space:
mode:
Diffstat (limited to 'python_openapi_client/codegen_python_client.sh')
-rwxr-xr-xpython_openapi_client/codegen_python_client.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/python_openapi_client/codegen_python_client.sh b/python_openapi_client/codegen_python_client.sh
index 978ee903..1058fd17 100755
--- a/python_openapi_client/codegen_python_client.sh
+++ b/python_openapi_client/codegen_python_client.sh
@@ -25,7 +25,7 @@ docker run \
sudo chown -R `whoami`:`whoami` $OUTPUT
mkdir -p fatcat_openapi_client
cp -r $OUTPUT/fatcat_openapi_client/* fatcat_openapi_client
-cp $OUTPUT/README.md README.md
+cp $OUTPUT/README.md README.md.new
# I don't know what they were thinking with this TypeWithDefault stuff, but it
# caused really gnarly config cross-contamination issues when running mulitple