From 24a22fa657af8398c963889d0bf08a904c96ec8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sun, 8 Sep 2013 20:17:25 +0200 Subject: Convert the SSL hello world example to a release --- examples/ssl_hello_world/start.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 examples/ssl_hello_world/start.sh (limited to 'examples/ssl_hello_world/start.sh') diff --git a/examples/ssl_hello_world/start.sh b/examples/ssl_hello_world/start.sh deleted file mode 100755 index c8c7969..0000000 --- a/examples/ssl_hello_world/start.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -erl -pa ebin deps/*/ebin -s ssl_hello_world \ - -eval "io:format(\"Point your browser at https://localhost:8443~n\")." -- cgit v1.2.3