chore: add command to run IEx on the server

This commit is contained in:
JasterV 2026-01-13 14:23:02 +01:00
parent a00e949fa9
commit 797d96a6a3

5
flex Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
set -e
fly ssh console --pty --select -C "/app/bin/spazio_solazzo remote"