Use Makefile
This commit is contained in:
parent
ee7419364f
commit
509935c9cd
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
while inotifywait -e modify .
|
while inotifywait -e modify .
|
||||||
do
|
do
|
||||||
./make.sh
|
make
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user