aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-02-22 10:19:15 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2022-02-22 10:19:15 +0100
commitca5cf90979678c2c04ac78c4bfbc7ff5ef444f82 (patch)
tree1458280c8e267ca4c19c5833aef66519ea5dee5c
parent57480153adee5b08e9748baeabd6aa11997f17c7 (diff)
downloadscripts-ca5cf90979678c2c04ac78c4bfbc7ff5ef444f82.tar.gz
scripts-ca5cf90979678c2c04ac78c4bfbc7ff5ef444f82.zip
Fixed terminal -e
Diffstat (limited to '')
-rwxr-xr-xmail-compose2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-compose b/mail-compose
index 40b4d05..6e64eb8 100755
--- a/mail-compose
+++ b/mail-compose
@@ -3,4 +3,4 @@
3# Open a mail composer. 3# Open a mail composer.
4# Requires: mblaze, terminal 4# Requires: mblaze, terminal
5 5
6terminal -e mcom $@ 6terminal mcom $@

Generated with cgit - Back to sebastiano.tronto.net