mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-16 16:19:22 +01:00
bash/usr-local-bin: add claws-mail
This commit is contained in:
parent
188bd3f964
commit
cf4c3f2e18
5
bash/usr-local-bin/claws-mail
Executable file
5
bash/usr-local-bin/claws-mail
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
flatpak run org.claws_mail.Claws-Mail $@
|
||||
set +x
|
Loading…
Reference in New Issue
Block a user