mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
deptest: Add shbang
SVN-Revision: 23804
This commit is contained in:
parent
12dfecd4be
commit
6bb89b547a
@ -1,3 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
DIR="$PWD/tmp/deptest"
|
DIR="$PWD/tmp/deptest"
|
||||||
STAMP_DIR="$DIR/stamp"
|
STAMP_DIR="$DIR/stamp"
|
||||||
BUILD_DIR="$DIR/build"
|
BUILD_DIR="$DIR/build"
|
||||||
|
Loading…
Reference in New Issue
Block a user