6 lines
76 B
Plaintext
Raw Normal View History

2022-04-13 12:37:01 +03:00
#!/usr/bin/env bash
set -x
flatpak run org.claws_mail.Claws-Mail $@
set +x