Skip to content

Commit

Permalink
Use new bf x as
Browse files Browse the repository at this point in the history
  • Loading branch information
bfren committed Oct 21, 2023
1 parent 620a482 commit 41b78ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overlay/etc/s6-overlay/s6-rc.d/aspnet/run
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def main [...args] {
# start application
bf write "Starting ASP.NET application."
bf write debug $" .. ($assembly_path)."
exec aspnet-start $assembly_path
bf x as www dotnet $assembly_path
}

# Sleep the thread for a set about of time
Expand Down

0 comments on commit 41b78ee

Please sign in to comment.