diff options
Diffstat (limited to 'hm/soispha/conf/lf/commands')
-rwxr-xr-x | hm/soispha/conf/lf/commands/scripts/execute.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/conf/lf/commands/scripts/execute.sh b/hm/soispha/conf/lf/commands/scripts/execute.sh index 601acbb8..15db0b70 100755 --- a/hm/soispha/conf/lf/commands/scripts/execute.sh +++ b/hm/soispha/conf/lf/commands/scripts/execute.sh @@ -12,7 +12,7 @@ fs="$fs" # shellcheck disable=SC2269 id="$id" -dir="$(realpath "$f")"; +dir="$(realpath "$f")" "$dir" |