v88.0.1-1 prep: settings commit

This commit is contained in:
ohfp 2021-05-06 12:19:27 +02:00
parent 95feca84f5
commit a2061e3ef1
No known key found for this signature in database
GPG key ID: 2954CC8585E27A3F

View file

@ -11,7 +11,7 @@ LAUNCHER_SCRIPT=$3;
CI_PROJECT_DIR=${CI_PROJECT_DIR:-$(realpath $(dirname $0)/../)} CI_PROJECT_DIR=${CI_PROJECT_DIR:-$(realpath $(dirname $0)/../)}
_SCRIPT_FOLDER=$(realpath $(dirname $0)); _SCRIPT_FOLDER=$(realpath $(dirname $0));
_EXTRACTED_TARBALL_FOLDER=$_SCRIPT_FOLDER/librewolf; _EXTRACTED_TARBALL_FOLDER=$_SCRIPT_FOLDER/librewolf;
_SETTINGS_COMMIT=1b9cc88ccf64993951fe28cf426cf883e37e1b4d _SETTINGS_COMMIT=f8785f18f60aacd28dbe99549a13cc64e06ef4e4
_SETTINGS_REPO='https://gitlab.com/librewolf-community/settings.git'; _SETTINGS_REPO='https://gitlab.com/librewolf-community/settings.git';
# Extracts the binary tarball # Extracts the binary tarball