mirror of
https://github.com/datajerk/c2d.git
synced 2025-02-06 17:30:09 +00:00
minor non-code changes
This commit is contained in:
parent
f72e99fd34
commit
7f0c603000
2
Makefile
2
Makefile
@ -55,7 +55,7 @@ barloader.text: Makefile
|
|||||||
text="________________________________________"; printf "%*s\n" $$((($${#text}+40)/2)) "$$text"; \
|
text="________________________________________"; printf "%*s\n" $$((($${#text}+40)/2)) "$$text"; \
|
||||||
echo; \
|
echo; \
|
||||||
echo; \
|
echo; \
|
||||||
text="HTTPS://GITHUB.COM/DATAJERK/C2D/"; printf "%*s\n" $$((($${#text}+40)/2)) "$$text"; \
|
text="HTTP://GITHUB.COM/DATAJERK/C2D"; printf "%*s\n" $$((($${#text}+40)/2)) "$$text"; \
|
||||||
) | tail -24 >$@
|
) | tail -24 >$@
|
||||||
|
|
||||||
barloader.textpage: barloader.text bin/text2page
|
barloader.textpage: barloader.text bin/text2page
|
||||||
|
@ -20,4 +20,4 @@ ________________________________________
|
|||||||
________________________________________
|
________________________________________
|
||||||
|
|
||||||
|
|
||||||
HTTPS://GITHUB.COM/DATAJERK/C2D/
|
HTTP://GITHUB.COM/DATAJERK/C2D
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user