]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
✏ Update `zip-docs.sh` internal script, remove extra space (#5931)
authorJakepys <81931114+JuanPerdomo00@users.noreply.github.com>
Thu, 9 Feb 2023 19:36:46 +0000 (14:36 -0500)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 19:36:46 +0000 (20:36 +0100)
scripts/zip-docs.sh

index 69315f5ddd7df7342635bf1df206efed7fe20501..47c3b097716bebbb3ee0c75a91d5a76c6c6953e3 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env bash
+#!/usr/bin/env bash
 
 set -x
 set -e