Fred Hebert
6 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
priv/templates/app_rebar.config
|
|
@ -2,6 +2,6 @@ |
|
|
|
{deps, []}. |
|
|
|
|
|
|
|
{shell, [ |
|
|
|
% {config, [{config, "config/sys.config"}]}, |
|
|
|
% {config, "config/sys.config"}, |
|
|
|
{apps, [{{name}}]} |
|
|
|
]}. |