From 28f90b81fa25ebba578bc1b449ddf66d1a82ea3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 9 Sep 2013 15:51:41 +0200 Subject: Convert the static handler example to a release Temporarily hardcode the list of mimetypes. --- examples/static_world/start.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 examples/static_world/start.sh (limited to 'examples/static_world/start.sh') diff --git a/examples/static_world/start.sh b/examples/static_world/start.sh deleted file mode 100755 index 995f913..0000000 --- a/examples/static_world/start.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -erl -pa ebin deps/*/ebin -s static_world \ - -eval "io:format(\"Point your browser at http://localhost:8080/test.txt~n\")." \ - -eval "io:format(\"Point your browser at http://localhost:8080/video.html~n\")." -- cgit v1.2.3