default env shell

This commit is contained in:
Greg Gauthier 2024-02-27 14:35:30 +00:00
parent 58367327bb
commit ab7cb35aca

View File

@ -1,4 +1,4 @@
#!/usr/bin/sh
#!/usr/bin/env sh
dotnet run &
disown