diff options
| author | r4tss <[email protected]> | 2021-05-11 14:57:14 +0200 |
|---|---|---|
| committer | r4tss <[email protected]> | 2021-05-11 14:57:14 +0200 |
| commit | 15309caef37c407c0c69c45d09a1009df9def1fa (patch) | |
| tree | cf2e0fd7e46434f607f5ed40c0fe988d75750a5b /render.sh | |
| parent | 37c22e7545655a6b8169279a085d15a38cfa05f9 (diff) | |
commiting updates
Diffstat (limited to 'render.sh')
| -rwxr-xr-x | render.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ function a { #input format: distance, height, invert b="#" elif [ $H -gt 20 ] then - b="-" + b="/" else b=" " fi |
