Add Release scripts & Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Rafael Epplée 2025-05-14 14:20:57 +02:00
parent 32d2fc1062
commit 6e7f2ea595
No known key found for this signature in database
GPG key ID: B4EFE6DC59FAE118
9 changed files with 192 additions and 2 deletions

5
rel/overlays/bin/server Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
set -eu
cd -P -- "$(dirname -- "$0")"
PHX_SERVER=true exec ./mv start