Fix license generation and Closure LSP repo link (#8876)
Release Notes: - N/A
This commit is contained in:
parent
e0c66b30c8
commit
4b2e774594
3 changed files with 10 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
set -euo pipefail
|
||||
|
||||
OUTPUT_FILE=$(pwd)/assets/licenses.md
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue