6 lines
77 B
Plaintext
Raw Normal View History

2022-04-13 12:35:20 +03:00
#!/usr/bin/env bash
set -x
flatpak run com.github.tchx84.Flatseal $@
set +x