mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-06 21:14:26 +08:00
4 lines
No EOL
39 B
Bash
Executable file
4 lines
No EOL
39 B
Bash
Executable file
#!/bin/sh
|
|
set -euo pipefail
|
|
|
|
dotnet run |