scripts/bash/usr-local-bin/flatseal

6 lines
77 B
Bash
Executable File

#!/usr/bin/env bash
set -x
flatpak run com.github.tchx84.Flatseal $@
set +x