Remove errant character from script

This commit is contained in:
Matt Nadareski
2023-09-26 23:30:53 -04:00
parent 8927c49963
commit ba47cb7da2
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
- Update Nuget packages
- Update to MMI 3.0.0-preview.2
- Remove errant character from script
### 2.6.5 (2023-09-27)

View File

@@ -1,4 +1,4 @@
#! /bin/bash
#! /bin/bash
# This batch file assumes the following:
# - .NET 7.0 (or newer) SDK is installed and in PATH