Update License Name

This commit is contained in:
砍砍
2023-12-27 01:30:22 +08:00
parent 83f34a87b9
commit 668d9c56be
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -61,3 +61,4 @@ license_key
license_key.pub
result.gitlab-license
features.list
.DS_Store

View File

@@ -87,7 +87,7 @@ PRIVATE_KEY_FILE=$BUILD_DIR/private.key
|| true # ignore error if key already exists
echo "[*] generating license..."
LICENSE_FILE=$BUILD_DIR/license.data
LICENSE_FILE=$BUILD_DIR/result.gitlab-license
LICENSE_JSON_FILE=$BUILD_DIR/license.json
./src/generator.license.rb \