Library references github source & replace with local files in motd.go

This commit is contained in:
2023-08-13 20:12:05 +02:00
parent 8b69ca6de9
commit 95b12f56ea
6 changed files with 22 additions and 20 deletions

View File

@@ -1,4 +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 ./
go-bindata -o ../bindata.go -pkg motdGO ./