mirror of https://github.com/tiangolo/fastapi.git
✏ Update `zip-docs.sh` internal script, remove extra space (#5931)
This commit is contained in:
parent
5ed70f285b
commit
392766bcfa
|
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
set -e
|
||||
|
|
|
|||
Loading…
Reference in New Issue