mirror of
https://github.com/KevinMidboe/motdGO.git
synced 2025-10-29 09:40:23 +00:00
readme changes, other default font, go-bindata for default font, little commenting
This commit is contained in:
4
tools/build-default-font.sh
Executable file
4
tools/build-default-font.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
# Build the bindata.go file with the default font in it
|
||||
cd ../assets
|
||||
go-bindata -o ../bindata.go -pkg figlet4go ./
|
||||
Reference in New Issue
Block a user