Skip to content

Commit f46db28

Browse files
committed
Fix license check issue
1 parent d24058e commit f46db28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
# specific language governing permissions and limitations
1818
# under the License.
1919
#
20+
2021
ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )"/.. >/dev/null 2>&1 && pwd )"
2122
cd $ROOT_DIR/docker
2223

0 commit comments

Comments
 (0)