1
0
mirror of https://github.com/algora-io/tv.git synced 2024-11-16 00:58:59 +02:00

add script for opening an IEx shell into the server

This commit is contained in:
zafer 2024-03-06 19:26:07 +03:00
parent edc11fbd1e
commit 0b3b94faa4

5
fiex Executable file
View File

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