From 4b20f5cd08bc69d95d81d47bff943f775c1a983e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 7 Sep 2013 20:26:26 +0200 Subject: Convert the chunked hello world example to a release --- examples/chunked_hello_world/start.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 examples/chunked_hello_world/start.sh (limited to 'examples/chunked_hello_world/start.sh') diff --git a/examples/chunked_hello_world/start.sh b/examples/chunked_hello_world/start.sh deleted file mode 100755 index 0f157ad..0000000 --- a/examples/chunked_hello_world/start.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -erl -pa ebin deps/*/ebin -s chunked_hello_world \ - -eval "io:format(\"Run: curl -i http://localhost:8080~n\")." -- cgit v1.2.3