ソースを参照

Watch script cleanup

Taddeus Kroes 11 年 前
コミット
198cd3bc2b
1 ファイル変更1 行追加2 行削除
  1. 1 2
      watch.sh

+ 1 - 2
watch.sh

@@ -1,5 +1,4 @@
-#!/usr/bin/env sh
-
+#!/bin/sh
 hash inotifywait || (echo "Install inotify-tools first"; exit 1)
 
 make