This website requires JavaScript.
Explore
Help
Sign In
vbrandl
/
WIS-SEC-BOF
Watch
1
Star
0
Fork
0
You've already forked WIS-SEC-BOF
Code
Issues
Pull Requests
Releases
Wiki
Activity
65d2bc2d3a
WIS-SEC-BOF
/
work
/
build.sh
7 lines
64 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit
2019-10-21 15:40:47 +02:00
#!/usr/bin/env sh
while
inotifywait -e modify .
do
Use Makefile
2019-10-28 11:45:51 +01:00
make
Initial commit
2019-10-21 15:40:47 +02:00
done
Reference in New Issue
Copy Permalink