From f96e20aef7cce6d47535ab63c36452f6c9e1c444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 30 Jan 2013 22:13:31 +0100 Subject: Rename example 'static' to 'static_world' to avoid confusion --- examples/static/start.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 examples/static/start.sh (limited to 'examples/static/start.sh') diff --git a/examples/static/start.sh b/examples/static/start.sh deleted file mode 100755 index bc67846..0000000 --- a/examples/static/start.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -erl -pa ebin deps/*/ebin -s static \ - -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