0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 12:40:25 +00:00

Rename example 'static' to 'static_world' to avoid confusion

This commit is contained in:
Loïc Hoguin 2013-01-30 22:13:31 +01:00
parent eaaa81cce6
commit f96e20aef7
12 changed files with 13 additions and 13 deletions

View file

@ -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\")."