mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-18 21:28:02 +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"
|
||||
STAMP_DIR="$DIR/stamp"
|
||||
BUILD_DIR="$DIR/build"
|
||||
|
Loading…
Reference in New Issue
Block a user