diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-05-14 16:59:09 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-05-14 16:59:09 -0700 |
commit | 5aa0e77ea23892fee981de15f64e087dd8c225c9 (patch) | |
tree | ac275b0a86d00b2ab00aab825b327e139c14bd31 /sh | |
parent | f293c9d22f48f88105d40fa9706a9e98809687db (diff) |
update
Diffstat (limited to 'sh')
-rwxr-xr-x | sh/beyondallreason | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sh/beyondallreason b/sh/beyondallreason new file mode 100755 index 0000000..780cbc2 --- /dev/null +++ b/sh/beyondallreason @@ -0,0 +1,3 @@ +#!/bin/sh + +exec /usr/bin/beyondallreason -w "$XDG_DATA_HOME/beyond_all_reason" "$@" |