mirror of
https://github.com/Lakr233/GitLab-License-Generator.git
synced 2026-01-30 11:55:35 +02:00
1
make.sh
1
make.sh
@@ -79,7 +79,6 @@ echo "[*] fetching gitlab source code..."
|
|||||||
GITLAB_SOURCE_CODE_DIR=$(pwd)/temp/src
|
GITLAB_SOURCE_CODE_DIR=$(pwd)/temp/src
|
||||||
|
|
||||||
mkdir -p "$GITLAB_SOURCE_CODE_DIR"
|
mkdir -p "$GITLAB_SOURCE_CODE_DIR"
|
||||||
chmod 0755 -R "$GITLAB_SOURCE_CODE_DIR"
|
|
||||||
echo "[*] downloading features file..."
|
echo "[*] downloading features file..."
|
||||||
curl -L https://gitlab.com/gitlab-org/gitlab/-/raw/master/ee/app/models/gitlab_subscriptions/features.rb?inline=false -o "$GITLAB_SOURCE_CODE_DIR/features.rb"
|
curl -L https://gitlab.com/gitlab-org/gitlab/-/raw/master/ee/app/models/gitlab_subscriptions/features.rb?inline=false -o "$GITLAB_SOURCE_CODE_DIR/features.rb"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user