Add bash shebang to dotnet-install.sh
This commit is contained in:
parent
3d4a6ed72a
commit
6a27955d2f
1 changed files with 1 additions and 0 deletions
1
scripts/obtain/dotnet-install.sh
vendored
1
scripts/obtain/dotnet-install.sh
vendored
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
# Copyright (c) .NET Foundation and contributors. All rights reserved.
|
||||
# Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue