From d2a3f2cedd7c00d0933222aed9c06b3149aa4db4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 4 Apr 2018 13:13:37 +0200 Subject: Cowboy 2.3.0 --- docs/en/erlang.mk/1/guide/escripts/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/en/erlang.mk/1/guide/escripts') diff --git a/docs/en/erlang.mk/1/guide/escripts/index.html b/docs/en/erlang.mk/1/guide/escripts/index.html index cccddf83..120c8e81 100644 --- a/docs/en/erlang.mk/1/guide/escripts/index.html +++ b/docs/en/erlang.mk/1/guide/escripts/index.html @@ -7,7 +7,7 @@ - + Nine Nines: Escripts @@ -82,7 +82,7 @@ package is named p7zip; on Ubuntu you need p7zip-full.

If p7zip is unavailable, zip may be used by setting the ESCRIPT_ZIP variable. For example:

-
@@ -94,7 +94,7 @@ http://www.gnu.org/software/src-highlite -->

Run the following command to generate an escript:

-
@@ -104,7 +104,7 @@ the project, in the project’s directory. If the project is called relx then the escript will be in ./relx.

You can run the escript as you would any executable:

-
@@ -138,7 +138,7 @@ added to this file to create the escript.

the two steps. You can for example add extra files to the zip archive:

-
-- cgit v1.2.3