diff options
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 { |
