mirror of https://github.com/on4kjm/FLEcli.git
parent
0638cfe9ff
commit
2fd54e3734
@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
go build
|
||||
go test ./...
|
||||
|
||||
echo "--------------------------"
|
||||
./FLEcli -i test/data/fle-1.txt load
|
||||
echo "--------------------------"
|
||||
./FLEcli -i test/data/ON4KJM@ONFF-025920200524.txt load
|
||||
echo "--------------------------"
|
||||
./FLEcli -i test/data/sample_wwff_sota.txt load
|
Loading…
Reference in new issue