flatpak/build.sh

3 lines
83 B
Bash

#! /usr/bin/env bash
exec nice flatpak-builder --force-clean --bundle-sources "$@"