update phoenix

This commit is contained in:
Rüdiger Diedrich
2024-06-10 12:16:58 +02:00
parent 84af8af04e
commit 6819c81748
5 changed files with 69 additions and 46 deletions

View File

@ -1,3 +1,5 @@
#!/bin/sh
set -eu
cd -P -- "$(dirname -- "$0")"
exec ./homepage eval Homepage.Release.migrate

View File

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