Fix Shebang position
Add licence to setup_development_environment.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user