Fix Shebang position

Add licence to setup_development_environment.sh
This commit is contained in:
Anis Elleuch
2015-02-17 19:17:31 +01:00
parent 7882c8c746
commit 04075b15c9
2 changed files with 17 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
#!/usr/bin/env bash
#
# Mini Object Storage, (C) 2015 Minio, Inc.
#
@@ -13,7 +14,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
#!/usr/bin/env bash
_init() {
## Minimum required versions for build dependencies