Skip to content

Commit

Permalink
Update start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
UplandJacob authored Oct 12, 2024
1 parent ee5ba06 commit 44a5770
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions eaglercraft-relay/start.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#!/usr/bin/with-contenv bashio

RELAY_CONFIG=$(bashio::config 'relayConfig')

echo -e "[EaglerSPRelay]\n$RELAY_CONFIG" > relayConfig.ini

turnserver --daemon --no-auth -n

Expand Down

0 comments on commit 44a5770

Please sign in to comment.