feat: Adds experiment launch script

This commit is contained in:
henrik
2024-12-23 00:48:26 +01:00
parent 7c10b31b2d
commit 9b022b296a
5 changed files with 15 additions and 2 deletions

3
run-silo.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
cd /app/silo
dotnet Pushy.Silo.dll