scripts/bash/usr-local-bin/blanket

6 lines
77 B
Bash
Executable File

#!/usr/bin/env bash
set -x
flatpak run com.rafaelmardojai.Blanket $@
set +x