Skip to content

Commit 1521a4e

Browse files
Update build.sh
1 parent 295bafb commit 1521a4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

netlify/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ done
3535
## Run Unit and End2End Tests
3636
dotnet test
3737

38-
# Server beenden
38+
## Stop server
3939
kill $SERVER_PID
4040

4141
## publish project to known location for subsequent deployment by Netlify

0 commit comments

Comments
 (0)