go-watchdog/vendor/github.com/UnnoTed/fileb0x/run

8 lines
63 B
Plaintext
Raw Normal View History

2019-06-25 01:57:21 +00:00
#!/bin/bash
go install
cd ./_example/simple/
./run
cd ../../