6 lines
78 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
set -x
flatpak run io.github.NhekoReborn.Nheko $@
set +x