Skip to content

Commit

Permalink
no way
Browse files Browse the repository at this point in the history
molarmanful committed Oct 2, 2024
1 parent 072e919 commit c3e2670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@ fi
if command -v bdfresize &>/dev/null; then
for n in 2 3; do
name=kirsch${n}x
bdfresize -f 2 out/kirsch.bdf >out/"$name".bdf
bdfresize -f "$n" out/kirsch.bdf >out/"$name".bdf
ff "$name"
pcf "$name"
done

0 comments on commit c3e2670

Please sign in to comment.