diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2026-02-28 06:36:32 -0600 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2026-02-28 06:36:32 -0600 |
| commit | 66953f50fbbd312499d577ef6358fe0e675c54ab (patch) | |
| tree | db17cd89b55e570b0423cdddb9c1e36bc17a2d4b /env/.local/bin/scripts/gen-thumb-md | |
| parent | bd335ffc2838a9e4b2f43d799391507cd67387ed (diff) | |
Squashed commit of the following:
- removed manual pipewire start from autostart
- shify
- check if run file exist in run.sh
Diffstat (limited to 'env/.local/bin/scripts/gen-thumb-md')
| -rwxr-xr-x | env/.local/bin/scripts/gen-thumb-md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/env/.local/bin/scripts/gen-thumb-md b/env/.local/bin/scripts/gen-thumb-md index 90b9189..d28378a 100755 --- a/env/.local/bin/scripts/gen-thumb-md +++ b/env/.local/bin/scripts/gen-thumb-md @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh script_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )" disable_thumb_gen=0 |
