We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c5e262 commit 451d325Copy full SHA for 451d325
bin/start-arquivo
@@ -31,6 +31,7 @@ else
31
DOCKER_COMMAND=
32
export RAILS_ENV=development
33
elif [ "$1" = "mawl" ]; then
34
+ # TODO: rationalize into its own command, plus a server option
35
shift
36
37
if [ -z "${1+x}" ]; then
0 commit comments