diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-12-30 17:29:58 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-12-30 17:30:02 +0900 |
| commit | 12e1fd00797fbda0195cdbd77792c8fb1ea0eb85 (patch) | |
| tree | c0aa55b3fdf86b498123b02e4e7e7b25ad589174 /mac/.local/bin/hugow | |
| parent | eed4fd916a3ff52e62a67b88a8634ce88eff870f (diff) | |
Diffstat (limited to 'mac/.local/bin/hugow')
| -rwxr-xr-x | mac/.local/bin/hugow | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/.local/bin/hugow b/mac/.local/bin/hugow index e9113a0..972d285 100755 --- a/mac/.local/bin/hugow +++ b/mac/.local/bin/hugow @@ -16,7 +16,7 @@ if [ ! -f "$out" ]; then exit 1 fi -tmp="$(mktemp "$out.XXXXXXXX.tmp")" +# tmp="$(mktemp "$out.XXXXXXXX.tmp")" # awk -v defaults="$defaults" ' # BEGIN { |
