diff options
Diffstat (limited to 'docs/static/setup.sh')
-rw-r--r-- | docs/static/setup.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/static/setup.sh b/docs/static/setup.sh index 89fd1af..652160b 100644 --- a/docs/static/setup.sh +++ b/docs/static/setup.sh @@ -1,7 +1,6 @@ #!/bin/bash # Copyright (c) 2020 The ZMK Contributors -# # SPDX-License-Identifier: MIT set -e |