mirror of
https://codeberg.org/JasterV/spazio-solazzo.git
synced 2026-04-27 02:25:40 +00:00
chore: add command to run IEx on the server
This commit is contained in:
parent
a00e949fa9
commit
797d96a6a3
1 changed files with 5 additions and 0 deletions
5
flex
Executable file
5
flex
Executable file
|
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
fly ssh console --pty --select -C "/app/bin/spazio_solazzo remote"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue