XENOS/start.sh

8 lines
96 B
Bash
Executable File

#!/bin/bash
export AP_FQDN="localhost"
rebar3 compile
rebar3 shell --apps activitypub_server