deptest: Add shbang
[openwrt/staging/lynxis/omap.git] / scripts / deptest.sh
index 4ce7c7180a8dedf2201eaa0a9e72d78007a7bed4..ab54b513d810185d0ea47ceff9aa5ca7b67a9ccf 100755 (executable)
@@ -1,3 +1,5 @@
+#!/bin/bash
+
 DIR="$PWD/tmp/deptest"
 STAMP_DIR="$DIR/stamp"
 BUILD_DIR="$DIR/build"