fix(test): correct bash shebangs

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
Leonardo Di Donato
2019-07-23 19:03:34 +00:00
committed by Leo Di Donato
parent b7c35d3b54
commit 4224329905
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# Copyright (C) 2016-2018 Draios Inc dba Sysdig.
#