Commit 198cd3bc authored by Taddeus Kroes's avatar Taddeus Kroes

Watch script cleanup

parent 485560a1
#!/usr/bin/env sh
#!/bin/sh
hash inotifywait || (echo "Install inotify-tools first"; exit 1)
make
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment