#!/bin/bash

install_packages flatpak || exit 1

flatpak_install org.librepcb.LibrePCB || exit 1
