Skip to content

Commit b751a02

Browse files
Approach the "Principle of Least Astonishment"
1 parent 0952780 commit b751a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219

220220
%% apps to auto-boot with `rebar3 shell'; defaults to apps
221221
%% specified in a `relx' tuple, if any.
222-
{shell, [{apps, [app1, app2]}]}.
222+
{shell, [{apps, [app1, app2]}, {script_file, "shell.escript"}]}.
223223

224224
%% == xref ==
225225

0 commit comments

Comments
 (0)