From caee6179a9a40564a406bf3fa6e4b15eeab1c926 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 25 Mar 2010 22:42:05 +0000 Subject: Added Hello World --- etherpad/bin/run-local.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/etherpad/bin/run-local.sh b/etherpad/bin/run-local.sh index 72b0cc1..2056eb0 100755 --- a/etherpad/bin/run-local.sh +++ b/etherpad/bin/run-local.sh @@ -14,6 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +echo "Hi!" mkdir -p data/appjet MXRAM="1G" -- cgit v1.2.3