mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-25 13:28:08 +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…
x
Reference in New Issue
Block a user