Skip to content

Commit 7eb86b2

Browse files
committed
Fix build script
1 parent a4ee452 commit 7eb86b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish-nix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#! /bin/bash
1+
#!/bin/bash
22

33
# This batch file assumes the following:
44
# - .NET 8.0 (or newer) SDK is installed and in PATH

0 commit comments

Comments
 (0)