mirror of
https://github.com/KevinMidboe/motdGOi.git
synced 2025-10-29 17:50:24 +00:00
Library references github source & replace with local files in motd.go
This commit is contained in:
@@ -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 ./
|
||||
|
||||
Reference in New Issue
Block a user