Skip to content
Snippets Groups Projects
Commit 0b659dc3 authored by Maxime Accadia's avatar Maxime Accadia
Browse files

Fix missing var

parent 07ed92e0
Branches master
Tags 2.0.6
No related merge requests found
Pipeline #109711 passed
#!/usr/bin/env bash
set -euo pipefail
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
# Dépendances build
apt install -y debhelper dh-migrations libgtk-3-dev git meson sassc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment